AzureSilo 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This type is obsolete and may be removed in a future release. Use SiloHostBuilder to create an instance of ISiloHost instead.
目前主機進程中所執行之一個儲存接收器的包裝函式類別。
public class AzureSilo
[System.Obsolete("This type is obsolete and may be removed in a future release. Use SiloHostBuilder to create an instance of ISiloHost instead.")]
public class AzureSilo
type AzureSilo = class
[<System.Obsolete("This type is obsolete and may be removed in a future release. Use SiloHostBuilder to create an instance of ISiloHost instead.")>]
type AzureSilo = class
Public Class AzureSilo
- 繼承
-
AzureSilo
- 屬性
建構函式
AzureSilo() |
已淘汰.
建構函式 |
AzureSilo(ILoggerFactory) |
已淘汰.
建構函式 |
屬性
ConfigureSiloHostDelegate |
已淘汰.
委派,將一些組態新增至用戶端 |
DataConnectionConfigurationSettingName |
已淘汰.
從此角色的 Azure 組態中尋找 DataConnectionString 設定的組態索引鍵值名稱。
預設為 |
MaxRetries |
已淘汰.
如果次要定址接收器無法連線到此部署的主要定址接收器,則重試的次數。 預設值為 120 次。 |
ProxyEndpointConfigurationKeyName |
已淘汰.
從此角色的 Azure 組態中,尋找一個設定索引鍵值的名稱,以找出此角色的 Azure 設定。
預設為 |
SiloEndpointConfigurationKeyName |
已淘汰.
從此角色的 Azure 組態中尋找一組態索引鍵值的名稱SiloEndpoint 設定。
預設為 |
StartupRetryPause |
已淘汰.
如果次要定址接收器無法連線到此部署的主要接收器,請在重試之前暫停的時間量。 預設為 5 秒。 |
方法
CreateDefaultLoggerFactory(String) |
已淘汰.
目前主機進程中所執行之一個儲存接收器的包裝函式類別。 |
DefaultConfiguration() |
已淘汰.
預設叢集組態 |
Run() |
已淘汰.
讓此索裡索島開始執行,並變成作用中。 注意:這個方法呼叫只會在接收器關機時傳回給呼叫端的控制。 |
Run(CancellationToken) |
已淘汰.
讓此索裡索島開始執行,並變成作用中。 注意:這個方法呼叫只會在接收器關閉或發出取消的外部要求時,將控制權傳回給呼叫端。 |
Start(ClusterConfiguration, String) |
已淘汰.
初始化此一個要執行之的多位接收器 |
Start(String, String) |
已淘汰.
初始化這個要執行的此「多位接收器」。 設定資料會如常從接收器組態檔讀取 |
Stop() |
已淘汰.
停止執行此索那那斯定址接收器。 |
ValidateConfiguration(ClusterConfiguration) |
已淘汰.
驗證特定叢集組態的非同步方法 |