The maximum number of concurrent connections allowed for the fixed content device.
A value of -1 indicates that there is no limit.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property FcpPoolMaxInUse As Nullable(Of Integer) |
C# |
---|
Nullable<int> FcpPoolMaxInUse { get; set; } |
Visual C++ |
---|
property Nullable<int> FcpPoolMaxInUse { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_fcpPoolMaxInUse(); function set_fcpPoolMaxInUse(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: 4294967295
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ