SessionUnsubscribe Method |
Name | Description | |
---|---|---|
Unsubscribe(CorrelationID) | Obsolete. Cancels a previous request for asynchronous topic updates associated with
the specified correlationId.
| |
Unsubscribe(IListSubscription) | Cancels previous requests for asynchronous topic updates associated
with the correlation ids listed in the specified subscriptionList.
| |
Unsubscribe(IListSubscription, String) |
Cancels previous requests for asynchronous topic updates associated
with the correlation ids listed in the specified subscriptionList.
|