JobRunnerBaseTStarted, TProgress, TEvents, TCompleted, TStartJobArgs Methods |
The JobRunnerBaseTStarted, TProgress, TEvents, TCompleted, TStartJobArgs generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Clear references to Action. Call dispose for allow GC to collect caller class.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Run |
Start the backup of stored BackupSet synchronously and wait for the completion of the execution.
| |
| RunAsync |
Start the backup of stored BackupSet asynchronously and await for the completion of the execution.
| |
| StartJob |
Override this method in the derrived class to starting Job on the Server.
| |
| ToString | (Inherited from Object.) |