Click or drag to resize

FtpFileWatcherOnStatus Method

Raises Status event.

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

Parameters

status  String
A String status message.
See Also