SessionSwitchEventArgs Class

Definition

Provides data for the SessionSwitch event.

public class SessionSwitchEventArgs : EventArgs
Inheritance
SessionSwitchEventArgs

Inherited Members

System.EventArgs

System.Object

Remarks

A SessionSwitch event is raised when the current user changes.

Constructors

SessionSwitchEventArgs(SessionSwitchReason)

Initializes a new instance of the SessionSwitchEventArgs class using the specified session change event type identifer.

Properties

Reason

Gets an identifier that indicates the type of session change event.