Bagikan melalui


SessionEndingEventArgs(SessionEndReasons) Konstruktor

Definisi

Menginisialisasi instans SessionEndingEventArgs baru kelas menggunakan nilai yang ditentukan yang menunjukkan jenis peristiwa penutupan sesi yang terjadi.

public:
 SessionEndingEventArgs(Microsoft::Win32::SessionEndReasons reason);
public SessionEndingEventArgs (Microsoft.Win32.SessionEndReasons reason);
new Microsoft.Win32.SessionEndingEventArgs : Microsoft.Win32.SessionEndReasons -> Microsoft.Win32.SessionEndingEventArgs
Public Sub New (reason As SessionEndReasons)

Parameter

reason
SessionEndReasons

Salah SessionEndReasons satu yang menentukan bagaimana sesi berakhir.

Berlaku untuk