Partager via


IHostedApplicationMultichannel.Close Method (String)

 

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

Closes the Chat Session between the Agent and the User on that particular Chat Session

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

bool Close(
    string sessionID
)
Function Close (
    sessionID As String
) As Boolean

Parameters

  • sessionID
    Type: System.String

    The key used to open a connection the channel.

Return Value

Type: System.Boolean

A boolean is returned indicating success or failure.

Remarks

The sessionID may need to be converted for each channel as the data type is unknown.

See Also

Close Overload
IHostedApplicationMultichannel Interface
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright