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 |
已过时.
群集 ID (如果群集的任何) ,则此孤岛正在运行。 |
IsStarted |
已过时.
此孤岛是否成功启动并且当前正在运行。 |
Name |
已过时.
此接收器的名称。 |
NodeConfig |
已过时.
此孤岛的配置数据。 |
TraceFilePath |
已过时.
用于此接收器写入的跟踪日志文件的目录。 |
Type |
已过时.
此接收器的类型 - |
Verbose |
已过时.
详细标志。
如果设置为 |