NamespaceManagerSettings.OperationTimeout Property

Definition

Gets or sets the operation timeout period for all service namespace management operations, such as GetQueue, CreateQueue, and so on.

public TimeSpan OperationTimeout { get; set; }
member this.OperationTimeout : TimeSpan with get, set
Public Property OperationTimeout As TimeSpan

Property Value

A TimeSpan object that represents the timeout period.

Applies to