SessionEventArgs Class

Definition

Contains the session information.

public ref class SessionEventArgs sealed : EventArgs
public sealed class SessionEventArgs : EventArgs
type SessionEventArgs = class
    inherit EventArgs
Public NotInheritable Class SessionEventArgs
Inherits EventArgs
Inheritance
SessionEventArgs

Constructors

Name Description
SessionEventArgs(Session)

Initializes a new instance of the SessionEventArgs class.

Fields

Name Description
Session

Contains the session information.

Applies to