Click or drag to resize
Akka.NETTcpWriteCommandCreate Method (TcpWriteCommand)
TBD

Namespace:  Akka.IO
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static TcpWriteCommand Create(
	params TcpWriteCommand[] writes
)

Parameters

writes
Type: Akka.IOTcpWriteCommand
TBD

Return Value

Type: TcpWriteCommand
TBD
See Also