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