RecoveryAggregatedListener Class |
Namespace: SOS.SDK.Tools.Listeners.AggregatedListeners
public class RecoveryAggregatedListener : JobSessionAggregatedListenerBase<RecoveryJobSessionContract, RecoveryJobSessionContract, JobEventsContract, RecoveryJobSessionContract>
The RecoveryAggregatedListener type exposes the following members.
| Name | Description | |
|---|---|---|
| RecoveryAggregatedListener |
Create instance.
|
| Name | Description | |
|---|---|---|
| ErrorMessage |
Error, occured during Job execution.
(Inherited from JobSessionAggregatedListenerBaseTStarted, TProgress, TEvents, TCompleted.) | |
| FilterJobId |
JobId for filtering messages.
(Inherited from JobSessionAggregatedListenerBaseTStarted, TProgress, TEvents, TCompleted.) |
| Name | Description | |
|---|---|---|
| Dispose | Unsubscribe current Listener instance from all Infrascale Serverl callbacks. (Inherited from JobSessionAggregatedListenerBaseTStarted, TProgress, TEvents, TCompleted.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| WaitForCompletion |
Wait for Job completion.
Blocks the current thread until JobCompleted callbacks is not received.
(Inherited from JobSessionAggregatedListenerBaseTStarted, TProgress, TEvents, TCompleted.) | |
| WaitForCompletion(TimeSpan) |
Wait for Job completion.
Blocks the current thread until JobCompleted callbacks is not received.
(Inherited from JobSessionAggregatedListenerBaseTStarted, TProgress, TEvents, TCompleted.) |