CommunicationObject.Opening Event
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Occurs when a communication object transitions into the opening state.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The Opening event is raised by the OnOpening method which is called by the Open and OnBeginOpen(TimeSpan, AsyncCallback, Object) methods.
Show: