ServiceProxy<TService>.CloseChannel Method (Boolean)

 

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

Closes a validated service channel.

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

Syntax

protected virtual void CloseChannel(
    bool forceClose
)
Protected Overridable Sub CloseChannel (
    forceClose As Boolean
)

Parameters

  • forceClose
    Type: System.Boolean

    Type: Boolean. true if the service channel should be forced to close; otherwise, false.

See Also

ServiceProxy<TService> Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright