SessionEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
SessionEventArgs(Session) |
Initializes a new instance of the SessionEventArgs class. |
Fields
Session |
Contains the session information. |