| AbstractSessionCancel Method |
| Name | Description | |
|---|---|---|
| Cancel(CorrelationID) | Cancels an outstanding request or a subscription represented by the
specified correlationId.
| |
| Cancel(IListCorrelationID) | Cancels outstanding requests or subscriptions represented by the
specified list of correlationIds.
| |
| Cancel(CorrelationID, String) | Cancels an outstanding request or a subscription represented by the
specified correlationId.
| |
| Cancel(IListCorrelationID, String) | Cancels outstanding requests or subscriptions represented by the
specified list of correlationIds.
|