ICommunicationObject.Closed Event

ClientBase(Of TChannel).ChannelBase(Of T).ICommunicationObject.Closed Event

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The event handler that is invoked when the ClientBase(Of TChannel).ChannelBase(Of T) object has transitioned from its current state to the closed state.

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

'Declaration
Private Event Closed As EventHandler Implements ICommunicationObject.Closed

Implements

ICommunicationObject.Closed

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft