Click or drag to resize

Ftp Constructor (AddressFamily)

Initializes new instance of the Ftp class.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public Ftp(
	AddressFamily addressFamily
)

Parameters

addressFamily
Type: System.Net.SocketsAddressFamily
Address family.
See Also