Click or drag to resize

FtpDirectoryDirectoryScanException Event

Raised when there is an exception scanning a directory.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public event Action<FtpExceptionBase> DirectoryScanException
View Source

Value

ActionFtpExceptionBase
See Also