SiloHost 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This type is obsolete and may be removed in a future release. Use SiloHostBuilder to create an instance of ISiloHost instead.
允許以程式設計方式在目前應用程式域中裝載一個儲存接收器。
public class SiloHost : MarshalByRefObject, IDisposable
[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 SiloHost : MarshalByRefObject, IDisposable
type SiloHost = class
inherit MarshalByRefObject
interface IDisposable
[<System.Obsolete("This type is obsolete and may be removed in a future release. Use SiloHostBuilder to create an instance of ISiloHost instead.")>]
type SiloHost = class
inherit MarshalByRefObject
interface IDisposable
Public Class SiloHost
Inherits MarshalByRefObject
Implements IDisposable
- 繼承
-
SiloHost
- 屬性
- 實作
建構函式
SiloHost(String, ClusterConfiguration) |
已淘汰.
建構函式 |
SiloHost(String, FileInfo) |
已淘汰.
建構函式 |
SiloHost(String) |
已淘汰.
建構函式 |
屬性
Config |
已淘汰.
系統設定資料。 |
ConfigFileName |
已淘汰.
用於這個定址接收器的組態檔。
當) 不會有任何作用時,在定址接收器開始 (之後 |
ConfigLoaded |
已淘汰.
是否已載入定址接收器設定,並將其初始化為執行時間組態。 |
ConfigureSiloHostDelegate |
已淘汰.
委派以將一些組態新增至用戶端 |
Debug |
已淘汰.
定址接收器偵錯旗標。
如果設定為 |
DeploymentId |
已淘汰.
叢集識別碼 (如果叢集有任何) ,此定址接收器正在執行。 |
IsStarted |
已淘汰.
這個定址接收器是否成功啟動,且目前正在執行中。 |
Name |
已淘汰.
這個定址接收器的名稱。 |
NodeConfig |
已淘汰.
此定址接收器的設定資料。 |
TraceFilePath |
已淘汰.
要用於這個定址接收器所寫入之追蹤記錄檔的目錄。 |
Type |
已淘汰.
這個定址接收器的類型 - |
Verbose |
已淘汰.
詳細資訊旗標。
如果設定為 |