BuildMaster SDK Reference
Version:

ServiceRequestedEventArgs Class

Contains information about a service requested by an agent

Inheritance Hierarchy

  • object
    • System.EventArgs
      • Inedo.BuildMaster.Extensibility.Agents.ServiceRequestedEventArgs

Syntax

public 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