Click or drag to resize

TFtpServerOnError Event

Fired when the server encounters an error (for example, a non-parseable request)

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

Value

TFtpServerErrorHandler
See Also