Version:
ServiceRequestedEventArgs Class
Contains information about a service requested by an agent.
Inheritance Hierarchy
- object
- System.EventArgs
- Inedo.Extensibility.Agents.ServiceRequestedEventArgs
Syntax
public
sealed
class
ServiceRequestedEventArgs : System.EventArgs
Properties
|
Name |
Description |
|
ServiceType
|
Gets the type of the service requested.
|