Открытый Методы (см. также Защищенный Методы)

  Имя Описание
public method Abort  (унаследовано от CommunicationObject)
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 GetType  (унаследовано от Object)
public method IncrementManualFlowControlLimit  (унаследовано от ServiceHostBase)
public method Open  Перегружено. (унаследовано от CommunicationObject)
public methodstatic ReferenceEquals  (унаследовано от Object)
public method ToString  (унаследовано от Object)

Защищенный Методы

  Имя Описание
protected method AddBaseAddress  (унаследовано от ServiceHostBase)
protected method ApplyConfiguration Переписано. Override of base class method. Loads WIF configuration and overrides WCF configuration settings with WIF settings.
protected method ConfigureMetadata Configures metadata (WSDL) for the service host. The method loops through the base addresses, and adds mex endpoints for http, https, net.tcp and net.pipe addresses, only when no mex endpoints have been previously added by the user. For http and https addresses, HTTP and HTTPS "Get" mechanism for WSDL retrieval is enabled.
protected method CreateDescription  (унаследовано от ServiceHost)
protected method Fault  (унаследовано от CommunicationObject)
protected method Finalize  (унаследовано от Object)
protected method GetCommunicationObjectType  (унаследовано от CommunicationObject)
protected method InitializeDescription  Перегружено. (унаследовано от ServiceHost)
protected method InitializeRuntime Переписано. Override of the base class method. Configures following settings on the service host. (1) Service Debug Behavior to include ExceptionDetailsInFault; (2) Configure the ExtensibleSecurityTokenManager on the service host.
protected method InitializeSecurityTokenManager Initializes the SecurityTokenManager that will be exposed through the wrapped ServiceHost. By default the method exposes the SecurityTokenHandlers initialized with SecurityTokenServiceConfiguration through the ServiceHost SecurityTokenManager. Note here we will only re-configure the service host when its credentials is not FederatedServiceCredentials, which allows user to manually configure the credentials themselves.
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)

Явные реализации интерфейса

  Имя Описание
System.IDisposable.Dispose  (унаследовано от ServiceHostBase)

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.