| TcpSimpleWriteCommandAppend Method |
TBD
Namespace:
Akka.IO
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public TcpCompoundWrite Append(
TcpWriteCommand that
)
member Append :
that : TcpWriteCommand -> TcpCompoundWrite
Parameters
- that
- Type: Akka.IOTcpWriteCommand
TBD
Return Value
Type:
TcpCompoundWriteTBD
See Also