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