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

Namespace:  Akka.IO
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static TcpWriteCommand Create(
	IEnumerable<TcpWriteCommand> writes
)

Parameters

writes
Type: System.Collections.GenericIEnumerableTcpWriteCommand
TBD

Return Value

Type: TcpWriteCommand
TBD
See Also