WSTrustServiceHost::InitializeRuntime Method ()

.NET Framework (current version)
 

Override of the base class method. Configures the ServiceConfiguration on the service host and then invokes the base implementation.

Namespace:   System.ServiceModel.Security
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected:
virtual void InitializeRuntime() override

Invokes the UpdateServiceConfiguration method and then invokes the base implementation.

.NET Framework
Available since 4.5
Return to top
Show: