Click or drag to resize

ITFtpTransferOnError Event

Event that will be called if there is an error during the data transfer. Currently, this will return instances of ErrorFromRemoteEndpoint or NetworkError.

Namespace: GSF.Net.TFtp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
event TFtpErrorHandler OnError
View Source

Value

TFtpErrorHandler
See Also