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.
IBackgroundTask interface
Provides a method to perform the work of a background task.
Syntax
Attributes
- [Version(0x06020000)]
- [WebHostHidden()]
Members
The IBackgroundTask interface has these types of members:
Methods
The IBackgroundTask interface has these methods. It also inherits methods from the Object class.
Method | Description |
---|---|
Run | Performs the work of a background task. The system calls this method when the associated background task has been triggered. |
Requirements
Minimum supported client | Windows 8 |
---|---|
Minimum supported server | Windows Server 2012 |
Namespace |
|
Metadata |
|
Show: