FileTransferSettings.TimeoutAsynchronousMethods Property
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 8.0.9673)
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 |