ExternalApplication.SessionChange Method (Boolean, Guid)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Called for global applications when the session is activated or deactivated
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public override void SessionChange(
bool activate,
Guid sessionID
)
Public Overrides Sub SessionChange (
activate As Boolean,
sessionID As Guid
)
Parameters
activate
Type: System.Booleantrue for session being activated
sessionID
Type: System.GuidID of the affected session.
Implements
IHostedApplication.SessionChange(Boolean, Guid)
See Also
ExternalApplication Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright