Aracılığıyla paylaş


SessionEndingEventArgs(SessionEndReasons) Oluşturucu

Tanım

Oluşan oturum kapatma olayının SessionEndingEventArgs türünü belirten belirtilen değeri kullanarak sınıfın yeni bir örneğini başlatır.

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)

Parametreler

reason
SessionEndReasons

SessionEndReasons Oturumun nasıl sona erdiğini belirtenlerden biri.

Şunlara uygulanır