ServiceProxy<TService>.OnFactoryFaulted Method (ChannelFaultedEventArgs)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Event handler virtual method for a channel factory that is in a faulted state.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
protected virtual void OnFactoryFaulted(
ChannelFaultedEventArgs args
)
Protected Overridable Sub OnFactoryFaulted (
args As ChannelFaultedEventArgs
)
Parameters
args
Type: Microsoft.Xrm.Sdk.Client.ChannelFaultedEventArgsType: ChannelFaultedEventArgs. Faulted channel event arguments.
See Also
ServiceProxy<TService> Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright