Click or drag to resize

JobSessionListenerBaseT Methods

The JobSessionListenerBaseT generic type exposes the following members.

Methods
  NameDescription
Public methodDispose
Dispose listener for unsubscribe from Infrascale Client events.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodListen
Subscribe the client event for this method.
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnHandled
Calling after handling of callback.
Protected methodSubscribe
Subscribe to Infrascale Client callback.
Public methodToString (Inherited from Object.)
Protected methodUnsubscribe
Unsubscribe from Infrascale Client callback.
Top
See Also