IExecutorServiceSubmitToKeyOwner Method | 
| Name | Description | |
|---|---|---|
| SubmitToKeyOwnerT(CallableT, Object) | 
                Submits task to owner of the specified key and returns a Future
                representing that task.
              | |
| SubmitToKeyOwnerT(CallableT, Object, IExecutionCallbackT) | Submits task to owner of the specified key.  | |
| SubmitToKeyOwnerT(Runnable, Object, IExecutionCallbackT) | Submits task to owner of the specified key.  |