Click or drag to resize

JobSessionAggregatedListenerBaseTStarted, TProgress, TEvents, TCompletedWaitForCompletion Method

Wait for Job completion. Blocks the current thread until JobCompleted callbacks is not received.

Namespace:  SOS.SDK.Tools.Listeners.AggregatedListeners
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public void WaitForCompletion()
See Also