LeaseBasedQueueBalancerOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
LeaseBasedQueueBalancer 的設定。 用戶必須設定此選項,才能在數據流提供者中使用 LeaseBasedQueueBalancer。 您可以使用與提供者相同的名稱,將每個數據流提供者選項設定為具名選項。
public class LeaseBasedQueueBalancerOptions
type LeaseBasedQueueBalancerOptions = class
Public Class LeaseBasedQueueBalancerOptions
- 繼承
-
LeaseBasedQueueBalancerOptions
建構函式
LeaseBasedQueueBalancerOptions() |
LeaseBasedQueueBalancer 的設定。 用戶必須設定此選項,才能在數據流提供者中使用 LeaseBasedQueueBalancer。 您可以使用與提供者相同的名稱,將每個數據流提供者選項設定為具名選項。 |
欄位
DEFAULT_SILO_MATURITY_PERIOD |
LeaseBasedQueueBalancer 的設定。 用戶必須設定此選項,才能在數據流提供者中使用 LeaseBasedQueueBalancer。 您可以使用與提供者相同的名稱,將每個數據流提供者選項設定為具名選項。 |
DefaultLeaseCategory |
默認租用類別 |
DefaultLeaseLength |
默認租用長度。 |
DefaultLeaseRenewPeriod |
默認租用續約期間 |
DefaultMinLeaseAcquisitionPeriod |
預設的最小租用取得期間。 |
DefaultMinLeaseAquisitionPeriod |
已淘汰.
預設的最小租用取得期間。 |
屬性
LeaseAcquisitionPeriod |
取得或設定平衡器嘗試取得租用的頻率。 |
LeaseAquisitionPeriod |
已淘汰.
取得或設定平衡器嘗試取得租用的頻率。 |
LeaseCategory |
取得或設定租用類別,允許更精細的租用分割。 |
LeaseLength |
取得或設定租用的長度。 |
LeaseProviderType |
LeaseProviderType |
LeaseRenewPeriod |
取得或設定租用續約期間。 |
SiloMaturityPeriod |
LeaseBasedQueueBalancer 的設定。 用戶必須設定此選項,才能在數據流提供者中使用 LeaseBasedQueueBalancer。 您可以使用與提供者相同的名稱,將每個數據流提供者選項設定為具名選項。 |