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