Share via


AgentDesktopSessions Constructor (Boolean, Int32, 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 AgentDesktopSessions class.

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

Syntax

public AgentDesktopSessions(
    bool useMultipleSessions,
    int maxNumberOfSessions,
    bool useContextProxy
)
Public Sub New (
    useMultipleSessions As Boolean,
    maxNumberOfSessions As Integer,
    useContextProxy As Boolean
)

Parameters

  • useMultipleSessions
    Type: System.Boolean

    True if multiple sessions are allowed, otherwise false.

  • maxNumberOfSessions
    Type: System.Int32

    Specifies the max number of sessions.

  • useContextProxy
    Type: System.Boolean

    True if it uses context proxy, otherwise false.

See Also

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

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright