IWsbApplicationAsync interface
Defines methods to monitor and control the progress of an asynchronous operation.
When to implement
This interface must be implemented if the IWsbApplicationBackupSupport interface is implemented.
Members
The IWsbApplicationAsync interface inherits from the IUnknown interface. IWsbApplicationAsync also has these types of members:
Methods
The IWsbApplicationAsync interface has these methods.
| Method | Description |
|---|---|
| Abort |
Cancels an incomplete asynchronous operation. |
| QueryStatus |
Queries the status of an asynchronous operation. |
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
Windows Server 2008 |
|
Header |
|
|
IDL |
|