Click or drag to resize

JobSessionAggregatedListenerBaseTStarted, TProgress, TEvents, TCompleted Methods

The JobSessionAggregatedListenerBaseTStarted, TProgress, TEvents, TCompleted generic type exposes the following members.

Methods
  NameDescription
Public methodDispose
Unsubscribe current Listener instance from all Infrascale Serverl callbacks.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodWaitForCompletion
Wait for Job completion. Blocks the current thread until JobCompleted callbacks is not received.
Public methodWaitForCompletion(TimeSpan)
Wait for Job completion. Blocks the current thread until JobCompleted callbacks is not received.
Top
See Also