Click or drag to resize

JobSessionCompletedListenerTWait Method

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

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