ServiceChannel<TChannel>.OnChannelClosed Method (ChannelEventArgs)
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 closing state due to the invocation of a synchronous close operation.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
protected virtual void OnChannelClosed(
ChannelEventArgs args
)
Protected Overridable Sub OnChannelClosed (
args As ChannelEventArgs
)
Parameters
args
Type: Microsoft.Xrm.Sdk.Client.ChannelEventArgsType: ChannelEventArgs. Channel event arguments.
See Also
ServiceChannel<TChannel> Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright