Share via


AgentDesktopSession Constructor (String, Int32, CustomerEntity, Boolean)

 

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

Initializes a new instance of the AgentDesktopSession class.

Namespace:   Microsoft.Uii.Desktop.SessionManager
Assembly:  Microsoft.Uii.Desktop.SessionManager (in Microsoft.Uii.Desktop.SessionManager.dll)

Syntax

public AgentDesktopSession(
    string name,
    int callId,
    CustomerEntity customer,
    bool useContextProxy
)
Public Sub New (
    name As String,
    callId As Integer,
    customer As CustomerEntity,
    useContextProxy As Boolean
)

Parameters

  • useContextProxy
    Type: System.Boolean

    True if it uses context proxy, otherwise false.

See Also

AgentDesktopSession Overload
AgentDesktopSession Class
Microsoft.Uii.Desktop.SessionManager Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright