SessionExplorerEventHandler Delegate
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the event handler for session explorer event.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
public delegate void SessionExplorerEventHandler(
object sender,
EventArgs e
)
Public Delegate Sub SessionExplorerEventHandler (
sender As Object,
e As EventArgs
)
Parameters
sender
Type: System.ObjectSpecifies the sender.
e
Type: System.EventArgsSpecifies the event.
See Also
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright