Click or drag to resize

FtpFileWatcherOnResponseReceived Method

Raises ResponseReceived event.

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

Parameters

response  String
A String response.
See Also