Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.IO
Tcp.Bind Class
Bind Properties
Backlog Property
Handler Property
LocalAddress Property
Options Property
PullMode Property
Tcp
Bind
Backlog 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
Backlog
{
get
;
set
; }
member
Backlog
:
int
with
get
,
set
Property Value
Type:
Int32
See Also
Reference
Tcp
Bind Class
Akka.IO Namespace
Akka.NET Home
|
Learn Akka.NET