The minimum size to which the fixed content device provider pool will be
allowed to shrink after the idle timeout has expired.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property FcpPoolPreferredSize As Nullable(Of Integer) |
C# |
---|
Nullable<int> FcpPoolPreferredSize { get; set; } |
Visual C++ |
---|
property Nullable<int> FcpPoolPreferredSize { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_fcpPoolPreferredSize(); function set_fcpPoolPreferredSize(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 5
PropertyMaximumInteger32: 0x7FFFFFFF
PropertyMinimumInteger32: none
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ