ChannelFactory.OnOpened Method ()
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Initializes a read-only copy of the ClientCredentials object for the channel factory.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
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
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
Show: