ServiceChannel<TChannel>.OnChannelOpened 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 into the opening state which must complete within a specified interval of time.

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

Syntax

protected virtual void OnChannelOpened(
    ChannelEventArgs args
)
Protected Overridable Sub OnChannelOpened (
    args As ChannelEventArgs
)

Parameters

See Also

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright