RefreshRecoveryAggregatedListener Class |
Namespace: SOS.SDK.Tools.Listeners.AggregatedListeners
public class RefreshRecoveryAggregatedListener : JobSessionAggregatedListenerBase<RefreshRecoveryInfoJobSessionContract, RefreshRecoveryInfoJobSessionContract, JobEventsContract, RefreshRecoveryInfoJobSessionContract>
The RefreshRecoveryAggregatedListener type exposes the following members.
| Name | Description | |
|---|---|---|
| RefreshRecoveryAggregatedListener |
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.) |