DeploymentBasedQueueBalancerOptions Class
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 for DeploymentBasedQueueBalancer.
public class DeploymentBasedQueueBalancerOptions
type DeploymentBasedQueueBalancerOptions = class
Public Class DeploymentBasedQueueBalancerOptions
- Inheritance
-
DeploymentBasedQueueBalancerOptions
Constructors
DeploymentBasedQueueBalancerOptions() |
Fields
DEFAULT_SILO_MATURITY_PERIOD |
The default silo maturity period. |
Properties
IsFixed |
Gets or sets a value indicating whether to presume a static (fixed) cluster. |
SiloMaturityPeriod |
Gets or sets the silo maturity period, which is the period of time to allow a silo to remain active for before rebalancing queues. |