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
TransferToLimit Property
TBD
Namespace:
Akka.IO
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
int
TransferToLimit
{
get
;
set
; }
member
TransferToLimit
:
int
with
get
,
set
Property Value
Type:
Int32
See Also
Reference
TcpExt
TcpSettings Class
Akka.IO Namespace
Akka.NET Home
|
Learn Akka.NET