Click or drag to resize

TFtpServer(Int32) 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(
	int port
)
View Source

Parameters

port  Int32
 
See Also