ServiceChannel<TChannel>.OnChannelFaulted Method (ChannelFaultedEventArgs)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Inserts processing on a service channel after it transitions to the faulted state due to the invocation of a synchronous operation.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

protected virtual void OnChannelFaulted(
    ChannelFaultedEventArgs args
)
Protected Overridable Sub OnChannelFaulted (
    args As ChannelFaultedEventArgs
)

Parameters

See Also

ServiceChannel<TChannel> Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright