ClientBase<(Of <(TChannel>)>).ICommunicationObject.Faulted 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 a fault occurs while performing an operation on the ClientBase<(Of <(TChannel>)>) object.

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

Syntax

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

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

ClientBase<(Of <(TChannel>)>) Class

System.ServiceModel Namespace