SessionUpdatedEventArgs Class

Definition

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()

Applies to