ComponentSpace FTP Class Library Reference

FailSafeTransferEventArgs.Exception Property

Gets the exception.

[Visual Basic]
Public ReadOnly Property Exception As Exception
[C#]
public System.Exception Exception {get;}

Property Value

The exception that occurred whilst attempting the transfer.

See Also

FailSafeTransferEventArgs Class | ComponentSpace.Ftp Namespace