Click or drag to resize

FtpFileWatcherOnCommandSent Method

Raises CommandSent event.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
protected void OnCommandSent(
	string command
)
View Source

Parameters

command  String
A String command.
See Also