Click or drag to resize

ClientConfigGetExecutorPoolSize Method

Gets pool-size for internal ExecutorService which handles responses etc.

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
public virtual int GetExecutorPoolSize()

Return Value

Type: Int32
See Also