public interface ICanceledQueryReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
onQueryCancellationReceive(ClientSession objClientSession)
Invoked when Message is received from remote system is cancellation query.
|
void onQueryCancellationReceive(ClientSession objClientSession)
objClientSession - object of Session started.