Click or drag to resize
Akka.NETTcpMessage.Write Method
TBD

Namespace:  Akka.IO
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public static Tcp. Command Write(
	ByteString data,
	Tcp. Event ack = null
)

Parameters

data
Type: Akka.IO.ByteString
TBD
ack (Optional)
Type: Akka.IO.Tcp.Event
TBD

Return Value

Type: Tcp.Command
TBD
See Also