CloudQueueClient Properties

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Properties

 NameDescription
public propertyApproximateMessageCountCacheLengthGets or sets the lifetime of the approximate message count cache. Obsolete.
public propertyBaseUriThe base URI used to construct the Queue service client.
public propertyCredentialsGets the account credentials used to create the Queue service client.
public propertyRetryPolicyGets or sets the default retry policy for requests made via the Queue service client.
public propertyTimeoutGets or sets the server timeout for requests made via the Queue service client.
public propertyUsePathStyleUrisGets a value indicating whether requests made via the Queue service client will employ path-style URIs.

See Also