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.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property FcpPoolPreferredSize As Nullable(Of Integer) |
C# |
---|
Nullable<int> FcpPoolPreferredSize { get; set; } |
C++ |
---|
property Nullable<int> FcpPoolPreferredSize abstract { Nullable<int> get(); void set(Nullable<int> value); } |
J# |
---|
/** property */ public Nullable<int> get_FcpPoolPreferredSize(); /** property */ public void set_FcpPoolPreferredSize(Nullable<int> value); |
JScript |
---|
public function get FcpPoolPreferredSize() : Nullable<int> public function set FcpPoolPreferredSize(value : Nullable<int>); |
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