ClientConfigSetExecutorPoolSize Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Config
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax

public virtual ClientConfig SetExecutorPoolSize(
	int executorPoolSize
)

Parameters

executorPoolSize
Type: SystemInt32

Return Value

Type: ClientConfig
See Also

Reference