Called when an execution is completed on a member.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Parameters
- member
- Type: Hazelcast.CoreIMember
member which task is submitted to. - value
- Type: SystemObject
result of execution
Remarks
See Also