Click or drag to resize

JobSessionCompletedListenerTWait Method

Overload List
  NameDescription
Public methodWait
Wait for Job completion. Blocks the current thread until JobCompleted callbacks is not received.
Public methodWait(TimeSpan)
Wait for Job completion. Blocks the current thread until JobCompleted callbacks is not received.
Top
See Also