edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

StandardSocketConnect(EndPoint, Int32) Method

Establishes a connection to a remote endpoint

Definition

Namespace: EnterpriseDT.Net
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public override void Connect(
	EndPoint remoteEP,
	int timeout
)

Parameters

remoteEP  EndPoint
 
timeout  Int32
 

See Also