The ExistsSequenceListener type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | OnExists |
This method is called when an asynchronous batch exists result is received from the server.
The receive sequence is not ordered.
|
![]() | OnFailure |
This method is called when an asynchronous batch exists command fails.
|
![]() | OnSuccess |
This method is called when the asynchronous batch exists command completes.
|
See Also