Aracılığıyla paylaş


SessionEndedEventArgs(SessionEndReasons) Oluşturucu

Tanım

SessionEndedEventArgs sınıfının yeni bir örneğini başlatır.

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

Parametreler

reason
SessionEndReasons

Oturumun SessionEndReasons nasıl sona erdiğini gösteren değerlerden biri.

Şunlara uygulanır

Ayrıca bkz.