Represents args for the event raised when a response to an unsubscribe request is received.


All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | UnsubscribeEventArgs(Boolean, List<(Of <<'(String>)>>), String) |
The constructor.
|
![]() | ErrorMessage |
Indicates whether the request was successful or not.
|
![]() | ServiceNames |
The List of service names associated with this response.
|
![]() | Succeeded |
Indicates whether the request was successful or not.
|