Click or drag to resize
SessionUnsubscribe Method
Overload List
  NameDescription
Public methodUnsubscribe(CorrelationID) Obsolete.
Cancels a previous request for asynchronous topic updates associated with the specified correlationId.
Public methodUnsubscribe(IListSubscription)
Cancels previous requests for asynchronous topic updates associated with the correlation ids listed in the specified subscriptionList.
Public methodUnsubscribe(IListSubscription, String)
Cancels previous requests for asynchronous topic updates associated with the correlation ids listed in the specified subscriptionList.
Top
See Also