Overload List
Name | Description | |
---|---|---|
SubmitToMemberT(CallableT, IMember) |
Submits task to specified member and returns a Future
representing that task.
| |
SubmitToMemberT(CallableT, IMember, IExecutionCallbackT) | Submits task to the specified member. | |
SubmitToMemberT(Runnable, IMember, IExecutionCallbackT) | Submits task to the specified member. |
See Also