Click or drag to resize

FtpAsyncResultIsAborted Property

Returns true if asynchronous transfer was aborted.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public bool IsAborted { get; }
View Source

Property Value

Boolean
See Also