ClientBase<TChannel>.ICommunicationObject.Faulted Event

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

The event handler that is invoked when a fault occurs while performing an operation on the ClientBase<TChannel> object.

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

Syntax

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

Implements

ICommunicationObject.Faulted

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.