Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Type Parameters
- V
The IExecutionCallbackV 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