ApplicationHost.SessionChange Method (Boolean, Guid)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Handles changing sessions
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public virtual void SessionChange(
bool active,
Guid sessionID
)
Public Overridable Sub SessionChange (
active As Boolean,
sessionID As Guid
)
Parameters
active
Type: System.BooleanTrue if the event handlers of the current session should be redirected before notifying the applications of the session change, otherwise false.
sessionID
Type: System.GuidSpecifies the session ID that is changing.
See Also
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright