CommunicationObject.Closing 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 closing state.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The Closing event is raised by the OnClosing method which is called by the Close and BeginClose methods.
Show: