NamespaceManagerSettings
Class
Definition
Contains the settings for the namespace manager.
public sealed class NamespaceManagerSettings
- Inheritance
-
NamespaceManagerSettings
Constructors
| NamespaceManagerSettings() |
Initializes a new instance of the NamespaceManagerSettings class. |
Properties
| OperationTimeout |
Gets or sets the operation timeout period for all service namespace management operations, such as GetQueue, CreateQueue, and so on. |
| RetryPolicy |
Gets or sets the base implementation of the retry mechanism for unreliable actions and transient conditions associated with the namespace manager. |
| TokenProvider |
Gets or sets the security token provider. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |