ServiceRequestedEventArgs Class

Contains information about a service requested by an agent.

Inheritance Hierarchy

Syntax

public sealed class ServiceRequestedEventArgs : System.EventArgs

Constructors

Name Description
ServiceRequestedEventArgs(System.Type serviceType)

Initializes a new instance of the ServiceRequestedEventArgs class.

Properties

Name Description
ServiceType

Gets the type of the service requested.