ClientBase<TChannel>.ICommunicationObject.Closing Event

Microsoft Silverlight will reach end of support after October 2021. Learn more.

The event handler that is invoked when the ClientBase<TChannel> object transitions from its current state to the closed state.

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

Syntax

'Declaration
Private Event Closing As EventHandler Implements ICommunicationObject.Closing
event EventHandler ICommunicationObject.Closing

Implements

ICommunicationObject.Closing

Remarks

For more information, see

System.ServiceModel.Channels.CommunicationObject.

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.