Click or drag to resize

TFtpServer(IPEndPoint) Constructor

Initializes a new instance of the TFtpServer class

Namespace: GSF.Net.TFtp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public TFtpServer(
	IPEndPoint localAddress
)
View Source

Parameters

localAddress  IPEndPoint
 
See Also