Click or drag to resize
Akka.NETTcpMessageConnect Method (EndPoint)
TBD

Namespace:  Akka.IO
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static TcpCommand Connect(
	EndPoint remoteAddress
)

Parameters

remoteAddress
Type: System.NetEndPoint
TBD

Return Value

Type: TcpCommand
TBD
See Also