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
Closes the session and if it was the active session, assigns another session to be the active one.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public virtual bool CloseSession(
Session session,
bool forceClose
)
Public Overridable Function CloseSession (
session As Session,
forceClose As Boolean
) As Boolean
Parameters
session
Type: Microsoft.Uii.Csr.SessionSpecifies the session object to close.
forceClose
Type: System.BooleanTrue if the session should be forced to close; otherwise false.
Return Value
Type: System.Boolean
Type: Boolean
True if the session was closed successfully; otherwise false.
See Also
Sessions Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright