Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

SessionEndingEventArgs Constructor (SessionEndReasons)

 

Initializes a new instance of the SessionEndingEventArgs class using the specified value indicating the type of session close event that is occurring.

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

public:
SessionEndingEventArgs(
	SessionEndReasons reason
)

Parameters

reason
Type: Microsoft.Win32::SessionEndReasons

One of the SessionEndReasons that specifies how the session ends.

.NET Framework
Available since 1.1
Return to top
Show:
© 2017 Microsoft