DomainServiceHost 成员

提供域服务的主机。

以下各表列出了由 DomainServiceHost 类型公开的成员。

公共 构造函数

  名称 说明
  DomainServiceHost 初始化 DomainServiceHost 类的新实例。

顶部

公共 属性

(另请参见 受保护 属性)

  名称 说明
public property Authentication  (继承自 ServiceHostBase
public property Authorization  (继承自 ServiceHostBase
public property BaseAddresses  (继承自 ServiceHostBase
public property ChannelDispatchers  (继承自 ServiceHostBase
public property CloseTimeout  (继承自 ServiceHostBase
public property Credentials  (继承自 ServiceHostBase
public property Description  (继承自 ServiceHostBase
public property Extensions  (继承自 ServiceHostBase
public property ManualFlowControlLimit  (继承自 ServiceHostBase
public property OpenTimeout  (继承自 ServiceHostBase
public property SingletonInstance  (继承自 ServiceHost
public property State  (继承自 CommunicationObject

顶部

受保护 属性

  名称 说明
protected property DefaultCloseTimeout  (继承自 ServiceHostBase
protected property DefaultOpenTimeout  (继承自 ServiceHostBase
protected property ImplementedContracts  (继承自 ServiceHostBase
protected property IsDisposed  (继承自 CommunicationObject
protected property ThisLock  (继承自 CommunicationObject

顶部

公共 方法

(另请参见 受保护 方法)

  名称 说明
public method Abort  (继承自 CommunicationObject
public method AddDefaultEndpoints  (继承自 ServiceHostBase
public method AddServiceEndpoint  已重载。(继承自 ServiceHost
public method BeginClose  已重载。(继承自 CommunicationObject
public method BeginOpen  已重载。(继承自 CommunicationObject
public method Close  已重载。(继承自 CommunicationObject
public method EndClose  (继承自 CommunicationObject
public method EndOpen  (继承自 CommunicationObject
public method Equals  已重载。(继承自 Object
public method GetHashCode  (继承自 Object
public method GetService 获取服务。
public method GetType  (继承自 Object
public method IncrementManualFlowControlLimit  (继承自 ServiceHostBase
public method Open  已重载。(继承自 CommunicationObject
public methodstatic ReferenceEquals  (继承自 Object
public method SetEndpointAddress  (继承自 ServiceHostBase
public method ToString  (继承自 Object

顶部

受保护 方法

  名称 说明
protected method AddBaseAddress  (继承自 ServiceHostBase
protected method AddDefaultBehaviors 为域服务添加默认服务和协定行为。
protected method ApplyConfiguration 已重写。从配置文件加载服务说明信息,并将其应用于正在构造的运行库。
protected method CreateDescription 已重写。创建承载服务的说明。
protected method Fault  (继承自 CommunicationObject
protected method Finalize  (继承自 Object
protected method GetCommunicationObjectType  (继承自 CommunicationObject
protected method InitializeDescription  已重载。(继承自 ServiceHost
protected method InitializeRuntime  (继承自 ServiceHostBase
protected method LoadConfigurationSection  (继承自 ServiceHostBase
protected method MemberwiseClone  (继承自 Object
protected method OnAbort  (继承自 ServiceHostBase
protected method OnBeginClose  (继承自 ServiceHostBase
protected method OnBeginOpen  (继承自 ServiceHostBase
protected method OnClose  (继承自 ServiceHostBase
protected method OnClosed  (继承自 ServiceHost
protected method OnClosing  (继承自 CommunicationObject
protected method OnEndClose  (继承自 ServiceHostBase
protected method OnEndOpen  (继承自 ServiceHostBase
protected method OnFaulted  (继承自 CommunicationObject
protected method OnOpen  (继承自 ServiceHostBase
protected method OnOpened  (继承自 ServiceHostBase
protected method OnOpening  (继承自 CommunicationObject
protected method ReleasePerformanceCounters  (继承自 ServiceHostBase
protected method ThrowIfDisposed  (继承自 CommunicationObject
protected method ThrowIfDisposedOrImmutable  (继承自 CommunicationObject
protected method ThrowIfDisposedOrNotOpen  (继承自 CommunicationObject

顶部

公共 事件

  名称 说明
public event Closed  (继承自 CommunicationObject
public event Closing  (继承自 CommunicationObject
public event Faulted  (继承自 CommunicationObject
public event Opened  (继承自 CommunicationObject
public event Opening  (继承自 CommunicationObject
public event UnknownMessageReceived  (继承自 ServiceHostBase

顶部

显式接口实现

  名称 说明
  System.IDisposable.Dispose  (继承自 ServiceHostBase

顶部

另请参见

参考

DomainServiceHost 类
System.ServiceModel.DomainServices.Hosting 命名空间