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