SessionUpdatedEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供更新會話狀態時引發之事件的資料。
public ref class SessionUpdatedEventArgs : EventArgs
public class SessionUpdatedEventArgs : EventArgs
type SessionUpdatedEventArgs = class
inherit EventArgs
Public Class SessionUpdatedEventArgs
Inherits EventArgs
- 繼承
-
SessionUpdatedEventArgs
建構函式
SessionUpdatedEventArgs(IntPtr, Boolean) |
提供更新會話狀態時引發之事件的資料。 |
屬性
Status |
目前的會話狀態。 |
方法
ConvertCookieToHandle(UInt64) |
提供更新會話狀態時引發之事件的資料。 |
ConvertHandleToCookie(IntPtr) |
提供更新會話狀態時引發之事件的資料。 |
Finalize() |
提供更新會話狀態時引發之事件的資料。 |