Click or drag to resize
ITransportConnect Method
Hozzákapcsolódik egy távoli címhez, hogyha már kapcsolódott, akkor átirányítja a kapcsolatot, ha nem tudja végrehajtani false értékkel tér vissza

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
bool Connect(
	string remoteEndPoint,
	int remotePort
)

Parameters

remoteEndPoint
Type: SystemString
remotePort
Type: SystemInt32

Return Value

Type: Boolean
See Also