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: 10.3.199.0
Syntax
bool Connect(
	string remoteEndPoint,
	int remotePort
)

Parameters

remoteEndPoint
Type: SystemString
remotePort
Type: SystemInt32

Return Value

Type: Boolean
See Also