Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.IO
SelectionHandlerSettings Class
SelectionHandlerSettings Properties
MaxChannels Property
MaxChannelsPerSelector Property
SelectorAssociationRetries Property
SelectorDispatcher Property
TraceLogging Property
WorkerDispatcher Property
SelectionHandlerSettings
MaxChannels 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
MaxChannels
{
get
; }
member
MaxChannels
:
int
with
get
Property Value
Type:
Int32
See Also
Reference
SelectionHandlerSettings Class
Akka.IO Namespace
Akka.NET Home
|
Learn Akka.NET