Represents args for the event raised when a response to a service definitions request is received.


All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | ServiceDefinitionsEventArgs(Boolean, MessageFormatManager, String) |
The constructor.
|
![]() | ErrorMessage |
The error message from a failed request.
|
![]() | MessageFormatManager |
The MessageFormatManager from the Connector.
|
![]() | Succeeded |
Indicates whether the request was successful or not.
|