SessionEndedEventArgs::Reason Property

 

Gets an identifier that indicates how the session ended.

Namespace:   Microsoft.Win32
Assembly:  System (in System.dll)

public:
property SessionEndReasons Reason {
	SessionEndReasons get();
}

Property Value

Type: Microsoft.Win32::SessionEndReasons

One of the SessionEndReasons values that indicates how the session ended.

.NET Framework
Available since 1.1
Return to top
Show: