Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.IO
TcpExt.TcpSettings Class
TcpSettings Properties
BatchAcceptLimit Property
DirectBufferSize Property
FileIODispatcher Property
FinishConnectRetries Property
ManagementDispatcher Property
MaxDirectBufferPoolSize Property
NrOfSelectors Property
ReceivedMessageSizeLimit Property
RegisterTimeout Property
TransferToLimit Property
TcpExt
TcpSettings
BatchAcceptLimit Property
TBD
Namespace:
Akka.IO
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
int
BatchAcceptLimit
{
get
; }
member
BatchAcceptLimit
:
int
with
get
Property Value
Type:
Int32
See Also
Reference
TcpExt
TcpSettings Class
Akka.IO Namespace
Akka.NET Home
|
Learn Akka.NET