SimpleAzureQueueStreamOptions.ClientOptions Property
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.
Options to be used when configuring the queue storage client, or null
to use the default options.
public Azure.Storage.Queues.QueueClientOptions ClientOptions { get; set; }
member this.ClientOptions : Azure.Storage.Queues.QueueClientOptions with get, set
Public Property ClientOptions As QueueClientOptions