Ftp.AbortTimeout
property specified the maximum length of time (in miliseconds) that an operation (such as an asynchronous method) can take to complete once Ftp.Abort()
has been called.
(This means that if Ftp.Abort()
has not been called, the Ftp.AbortTimeout
property has no effect.)