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