The IExecutionCallbackT generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnFailure | Called when an execution is completed with an error. | |
OnResponse | Called when an execution is completed successfully. |
See Also
IExecutionCallbackT Methods | Hazelcast .Net Client Class Library |
The IExecutionCallbackT generic type exposes the following members.
Name | Description | |
---|---|---|
OnFailure | Called when an execution is completed with an error. | |
OnResponse | Called when an execution is completed successfully. |