Język

SessionEndingEventArgs(SessionEndReasons) Konstruktor

Definicja

Inicjuje nowe wystąpienie SessionEndingEventArgs 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 elementów SessionEndReasons określa, jak kończy się sesja.

Dotyczy