This topic has not yet been rated - Rate this topic

NamespaceManagerSettings.OperationTimeout Property

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

Namespace:  Microsoft.ServiceBus
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public TimeSpan OperationTimeout { get; set; }

Property Value

Type: System.TimeSpan
A TimeSpan object that represents the timeout period.
Did you find this helpful?
(1500 characters remaining)