Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.IO
UdpConnected.Send Class
Send Properties
Ack Property
Payload Property
WantsAck Property
UdpConnected
Send
Payload Property
TBD
Namespace:
Akka.IO
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
ByteString
Payload
{
get
; }
member
Payload
:
ByteString
with
get
Property Value
Type:
ByteString
See Also
Reference
UdpConnected
Send Class
Akka.IO Namespace
Akka.NET Home
|
Learn Akka.NET