Creates a new SessionEndingEvent.
[Visual Basic] Public Sub New( _ ByVal reason As SessionEndReasons _ ) [C#] public SessionEndingEventArgs( SessionEndReasons reason ); [C++] public: SessionEndingEventArgs( SessionEndReasons reason ); [JScript] public function SessionEndingEventArgs( reason : SessionEndReasons );
SessionEndingEventArgs Class | SessionEndingEventArgs Members | System.Core Namespace