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

BaseSocketConnect(EndPoint) Method

Establishes a connection to a remote endpoint

Definition

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

Parameters

remoteEP  EndPoint
 

See Also