FtpSettings.EnableMultipleBlockingCalls Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
EnableMultipleBlockingCalls
Makes it possible to call multiple methods from different threads at once. The calls will block until the operation is completed.
Declaration
public bool EnableMultipleBlockingCalls { get; set; }
Property Value
Type | Description |
---|---|
Boolean |