Property | Type | Description |
---|
Method | Description | |
---|---|---|
Cancel ( [ response ) : void |
Cancels the specified request.
|
|
ConnectedCommand ( [ request, [ |
Initializes a new instance of the ConnectedCommand class.
|
|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
Received ( [ response ) : bool |
Received the specified connected command.
|
public ConnectedCommand ( [ request, [ |
||
request | [ | The request. |
observer | [ |
The observer. |
return | System |