DomainServiceHost 成员
提供域服务的主机。
以下各表列出了由 DomainServiceHost 类型公开的成员。
公共 构造函数
名称 | 说明 | |
---|---|---|
DomainServiceHost | 初始化 DomainServiceHost 类的新实例。 |
顶部
公共 属性
(另请参见 受保护 属性)
名称 | 说明 | |
---|---|---|
![]() |
Authentication | (继承自 ServiceHostBase) |
![]() |
Authorization | (继承自 ServiceHostBase) |
![]() |
BaseAddresses | (继承自 ServiceHostBase) |
![]() |
ChannelDispatchers | (继承自 ServiceHostBase) |
![]() |
CloseTimeout | (继承自 ServiceHostBase) |
![]() |
Credentials | (继承自 ServiceHostBase) |
![]() |
Description | (继承自 ServiceHostBase) |
![]() |
Extensions | (继承自 ServiceHostBase) |
![]() |
ManualFlowControlLimit | (继承自 ServiceHostBase) |
![]() |
OpenTimeout | (继承自 ServiceHostBase) |
![]() |
SingletonInstance | (继承自 ServiceHost) |
![]() |
State | (继承自 CommunicationObject) |
顶部
受保护 属性
名称 | 说明 | |
---|---|---|
![]() |
DefaultCloseTimeout | (继承自 ServiceHostBase) |
![]() |
DefaultOpenTimeout | (继承自 ServiceHostBase) |
![]() |
ImplementedContracts | (继承自 ServiceHostBase) |
![]() |
IsDisposed | (继承自 CommunicationObject) |
![]() |
ThisLock | (继承自 CommunicationObject) |
顶部
公共 方法
(另请参见 受保护 方法)
名称 | 说明 | |
---|---|---|
![]() |
Abort | (继承自 CommunicationObject) |
![]() |
AddDefaultEndpoints | (继承自 ServiceHostBase) |
![]() |
AddServiceEndpoint | 已重载。(继承自 ServiceHost) |
![]() |
BeginClose | 已重载。(继承自 CommunicationObject) |
![]() |
BeginOpen | 已重载。(继承自 CommunicationObject) |
![]() |
Close | 已重载。(继承自 CommunicationObject) |
![]() |
EndClose | (继承自 CommunicationObject) |
![]() |
EndOpen | (继承自 CommunicationObject) |
![]() |
Equals | 已重载。(继承自 Object) |
![]() |
GetHashCode | (继承自 Object) |
![]() |
GetService | 获取服务。 |
![]() |
GetType | (继承自 Object) |
![]() |
IncrementManualFlowControlLimit | (继承自 ServiceHostBase) |
![]() |
Open | 已重载。(继承自 CommunicationObject) |
![]() ![]() |
ReferenceEquals | (继承自 Object) |
![]() |
SetEndpointAddress | (继承自 ServiceHostBase) |
![]() |
ToString | (继承自 Object) |
顶部
受保护 方法
顶部
公共 事件
名称 | 说明 | |
---|---|---|
![]() |
Closed | (继承自 CommunicationObject) |
![]() |
Closing | (继承自 CommunicationObject) |
![]() |
Faulted | (继承自 CommunicationObject) |
![]() |
Opened | (继承自 CommunicationObject) |
![]() |
Opening | (继承自 CommunicationObject) |
![]() |
UnknownMessageReceived | (继承自 ServiceHostBase) |
顶部
显式接口实现
名称 | 说明 | |
---|---|---|
System.IDisposable.Dispose | (继承自 ServiceHostBase) |
顶部
另请参见
参考
DomainServiceHost 类
System.ServiceModel.DomainServices.Hosting 命名空间