Click or drag to resize

TFtpServer(IPAddress) 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(
	IPAddress localAddress
)
View Source

Parameters

localAddress  IPAddress
 
See Also