SalesBuy
1-855-856-7678
Technical SupportSupport
Sends the specified brokered message.
Namespace: Microsoft.ServiceBus.Messaging
| Exception | Condition |
|---|---|
| TimeoutException |
Thrown when operation times out. Timeout period is initialized through the MessagingFactorySettings. You may need to increase the value of OperationTimeout to avoid this exception if the timeout value is relatively low. |
| ArgumentException |
Thrown when message is null. |