IInfrascaleSdkListenerListen Method |
Name | Description | |
---|---|---|
ListenTStarted, TProgress, TEvents, TCompleted(ActionTStarted, ActionTProgress, ActionTEvents, ActionTCompleted) |
Create an instance of the JobSessionAggregatedListenerBaseTStarted, TProgress, TEvents, TCompleted for
listen all Job callbacks with specified callback types.
Handles all callbacks.
Use other specified Jobs related listeners, if you know real type of the listened Job.
| |
Listen(ActionJobSessionContract, ActionJobSessionContract, ActionJobEventsContract, ActionJobSessionContract) |
Create an instance of the JobSessionAggregatedListener for listen all Job callbacks without specifiyng
callback types.
Use other specified Jobs related listeners, if you know real type of the listened Job.
|