Hazelcast .Net Client Class Library
Hazelcast .Net Client Class Library
Hazelcast.Core
IExecutorService Interface
IExecutorService Methods
Submit Method
Submit(T) Method (Callable(T), IExecutionCallback(T))
Submit(T) Method (Runnable, IExecutionCallback(T))
IExecutorService
Submit Method
Overload List
Name
Description
Submit
T
(Callable
T
, IExecutionCallback
T
)
Submits task to a random member.
Submit
T
(Runnable, IExecutionCallback
T
)
Submits task to a random member.
Top
See Also
Reference
IExecutorService Interface
Hazelcast.Core Namespace
Copyright (c) 2008-2018, Hazelcast, Inc. All Rights Reserved.