Share via


AgentDesktopSessions.CreateSession Method (String, Int32, Object)

 

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

Creates a new desktop session object.

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

Syntax

protected override Session CreateSession(
    string name,
    int callId,
    object customer
)
Protected Overrides Function CreateSession (
    name As String,
    callId As Integer,
    customer As Object
) As Session

Parameters

  • customer
    Type: System.Object

    Specifies the customer object that contains information about the customer.

Return Value

Type: Microsoft.Uii.Csr.Session

The session object created.

See Also

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

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright