ChannelFactory::OnOpened Method ()

 

Initializes a read-only copy of the ClientCredentials object for the channel factory.

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

protected:
virtual void OnOpened() override

Overrides and invokes the OnOpened method, which is called during the transition of an object into the opened state. The ClientCredentials object is stored as a type of endpoint behavior and can be accessed through the Behaviors property.

Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: