IExecutorServiceSubmitToKeyOwner Method Hazelcast .Net Client Class Library
Overload List

  NameDescription
Public methodSubmitToKeyOwnerT(CallableT, Object)
Submits task to owner of the specified key and returns a Future representing that task.
Public methodSubmitToKeyOwnerT(CallableT, Object, IExecutionCallbackT)
Submits task to owner of the specified key.
Public methodSubmitToKeyOwnerT(Runnable, Object, IExecutionCallbackT)
Submits task to owner of the specified key.
Top
See Also

Reference