SessionUpdatedEventArgs 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.
Provides data for the event that fires when the session state is updated.
public ref class SessionUpdatedEventArgs : EventArgs
public class SessionUpdatedEventArgs : EventArgs
type SessionUpdatedEventArgs = class
inherit EventArgs
Public Class SessionUpdatedEventArgs
Inherits EventArgs
- Inheritance
-
SessionUpdatedEventArgs
Constructors
SessionUpdatedEventArgs(IntPtr, Boolean) |
Properties
Status |
Current session status. |
Methods
ConvertCookieToHandle(UInt64) | |
ConvertHandleToCookie(IntPtr) | |
Finalize() |