IExecutorServiceSubmitToMember Method Hazelcast .Net Client Class Library
Overload List

  NameDescription
Public methodSubmitToMemberT(CallableT, IMember)
Submits task to specified member and returns a Future representing that task.
Public methodSubmitToMemberT(CallableT, IMember, IExecutionCallbackT)
Submits task to the specified member.
Public methodSubmitToMemberT(Runnable, IMember, IExecutionCallbackT)
Submits task to the specified member.
Top
See Also

Reference