SalesBuy
1-855-856-7678
Technical SupportSupport
Accepts a message session that allows grouping of related messages for processing in a single transaction using the given session identifier.
Namespace: Microsoft.ServiceBus.Messaging
| Exception | Condition |
|---|---|
| ArgumentException | Thrown if sessionId is null, empty, or white spaces. |
| TimeoutException | Thrown if the operation exceeded the timeout value set by OperationTimeout. |
| OperationCanceledException | Thrown if the client is already closed, aborted, or disposed. |