ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.Closed Event

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

The event handler that is invoked when the ClientBase object has transitioned from its current state to the closed state.

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

Syntax

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

Implements

ICommunicationObject.Closed

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.