Click or drag to resize

FDAAdvancedSettingsMaxTransfers Property

This property is obsolete; it is always set to 1. In most cases, only one transfer should be used at a time, to ensure best performance.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int MaxTransfers { get; set; }

Property Value

Type: Int32
See Also