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

BaseSocketBind Method

Associates a Socket with a local endpoint.

Definition

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

Parameters

localEP  EndPoint
 

See Also