Click or drag to resize
Akka.NETTcpMessageResumeAccepting Method
TBD

Namespace:  Akka.IO
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static TcpCommand ResumeAccepting(
	int batchSize
)

Parameters

batchSize
Type: SystemInt32
TBD

Return Value

Type: TcpCommand
TBD
See Also