SalesBuy
1-855-856-7678
Technical SupportSupport
Creates a new topic client.
Namespace: Microsoft.ServiceBus.Messaging
| Exception | Condition |
|---|---|
| ArgumentNullException | The supplied path is null. |
| TimeoutException | The operation times out. The timeout period is initialized through the MessagingFactorySettings object. You may need to increase the value of OperationTimeout to avoid this exception if the timeout value is relatively low. |
| MessagingException | An internal error or unexpected exception occurs. |
| OperationCanceledException | The factory has been closed or aborted. |