Click or drag to resize
Akka.NETSocketChannelConnect Method
TBD

Namespace:  Akka.IO
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool Connect(
	EndPoint address
)

Parameters

address
Type: System.NetEndPoint
TBD

Return Value

Type: Boolean
TBD
See Also