InedoSDK Reference
Version:

ServiceRequestedEventArgs(System.Type serviceType) Constructor

Initializes a new instance of the ServiceRequestedEventArgs class.

Syntax

public ServiceRequestedEventArgs(System.Type serviceType)

Parameters

serviceType
Type: System.Type

Type of the service.

Exceptions

System.ArgumentNullException