| TcpMessageResumeAccepting 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
)
static member ResumeAccepting :
batchSize : int -> TcpCommand
Parameters
- batchSize
- Type: SystemInt32
TBD
Return Value
Type:
TcpCommandTBD
See Also