Udostępnij za pośrednictwem


SessionEndingEventArgs(SessionEndReasons) Konstruktor

Definicja

Inicjuje SessionEndingEventArgs nowe wystąpienie klasy przy użyciu określonej wartości wskazującej typ zdarzenia zamknięcia sesji, które występuje.

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)

Parametry

reason
SessionEndReasons

Jeden z tych SessionEndReasons elementów określa, jak kończy się sesja.

Dotyczy