HostedApplicationAdapter.SessionChange Method (Boolean, String)

 

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

Called by UII whenever the session changes. Only happens for global applications.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

public virtual void SessionChange(
    bool activate,
    ref string stateXml
)
Public Overridable Sub SessionChange (
    activate As Boolean,
    ByRef stateXml As String
)

Parameters

  • activate
    Type: System.Boolean

    Contains a Boolean value that specifies whether the session is being activated or not.

  • stateXml
    Type: System.String

    Contains the state information. This information can be changed.

See Also

HostedApplicationAdapter Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright