class SessionStatusEventArgs

Parents
System.EventArgs

Brief

The arguments of the SessionStatusChanged event.

Details

The type defined in the fxcore2.dll assembly. The namespace is fxcore2.

Public Properties

SessionStatus

The new session status.

Public Constructors

SessionStatusEventArgs

Constructor.

back