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 命名空間