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

StandardSocketBind Method

Associates a Socket with a local endpoint.

Definition

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

Parameters

localEP  EndPoint
 

See Also