| Name | Signature | Description |
|---|---|---|
| Cancel | void Cancel(Uri batchUri) | Cancel execution of the specified batch. |
| ExecuteInBackground | void ExecuteInBackground(Uri batchUri) | Begin execution of the specified batch. |
| GetStatus | BatchStatusDetails1 GetStatus(Uri batchUri) | Get the status of the specified handle. |