Click or drag to resize

ThreadedSender Constructor (Int32)

Ctor.

Namespace:  com.espertech.esperio.ext
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public ThreadedSender(
	int threadPoolSize
)

Parameters

threadPoolSize
Type: SystemInt32
size of pool
See Also