Click or drag to resize

IExecutionCallbackT Methods

The IExecutionCallbackT generic type exposes the following members.

Methods
  NameDescription
Public methodOnFailure
Called when an execution is completed with an error.
Public methodOnResponse
Called when an execution is completed successfully.
Top
See Also