Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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,
Guid sessionId
)
Protected Overrides Function CreateSession (
name As String,
callId As Integer,
customer As Object,
sessionId As Guid
) As Session
Parameters
name
Type: System.StringSpecifies the session name
callId
Type: System.Int32Specifies the call ID..
customer
Type: System.ObjectDepreciated, set to -1
sessionId
Type: System.GuidSpecifies 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