ServiceBusClientOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The set of options that can be specified when creating an Azure.Messaging.ServiceBus.ServiceBusConnection to configure its behavior.
public class ServiceBusClientOptions
type ServiceBusClientOptions = class
Public Class ServiceBusClientOptions
- Inheritance
-
ServiceBusClientOptions
Constructors
| ServiceBusClientOptions() |
Properties
| EnableCrossEntityTransactions |
Gets or sets a flag that indicates whether or not transactions may span multiple Service Bus entities. |
| RetryOptions |
The set of options to use for determining whether a failed operation should be retried and, if so, the amount of time to wait between retry attempts. These options also control the amount of time allowed for receiving messages and other interactions with the Service Bus service. |
| TransportType |
The type of protocol and transport that will be used for communicating with the Service Bus service. |
| WebProxy |
The proxy to use for communication over web sockets. |
Applies to
Saran dan Komentar
Kirim dan lihat umpan balik untuk