AgentDesktopSession.Save Method (Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Creates a serialized save version of the session and its associated data in preparation for storage.
Namespace: Microsoft.Uii.Desktop.SessionManager
Assembly: Microsoft.Uii.Desktop.SessionManager (in Microsoft.Uii.Desktop.SessionManager.dll)
Syntax
public override string Save(
bool active
)
Public Overrides Function Save (
active As Boolean
) As String
Parameters
active
Type: System.BooleanTrue if this session is active, otherwise false.
Return Value
Type: System.String
Type: String
An XML string or null if there are no applications.
See Also
AgentDesktopSession Class
Microsoft.Uii.Desktop.SessionManager Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright