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.
ISuspendingEventArgs interface
Provides data for an app suspending event.
Members
The ISuspendingEventArgs interface inherits from IInspectable. ISuspendingEventArgs also has these types of members:
Properties
The ISuspendingEventArgs interface has these properties.
| Property | Description |
|---|---|
|
Gets the app suspending operation. |
Remarks
This object is accessed when you implement event handlers like SuspendingEventHandler, SuspendingEventHandler, and add_Suspending to respond to app suspending events.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Header |
|
|
IDL |
|
See also
Build date: 5/16/2013
