Share via


AgentDesktopSession.Restore Method (String)

 

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

Restores the state of a session from the passed PackageSession Object.

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

Syntax

public override bool Restore(
    string sessionInfoXml
)
Public Overrides Function Restore (
    sessionInfoXml As String
) As Boolean

Parameters

  • sessionInfoXml
    Type: System.String

    Specifies the session information.

Return Value

Type: System.Boolean

Type: Boolean
True if this is an active session, otherwise False.

See Also

AgentDesktopSession Class
Microsoft.Uii.Desktop.SessionManager Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright