FtpSettings.TimeoutAsynchronousMethods Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
TimeoutAsynchronousMethods
Makes Timeout property affect asynchronous methods as well. By default, it only affects the synchronous methods.
Declaration
public bool TimeoutAsynchronousMethods { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |