Specifies the maximum time in seconds that the Content Engine will wait when retrieving content from
an Image Services server.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TimeOutSeconds As Nullable(Of Integer) |
C# |
---|
Nullable<int> TimeOutSeconds { get; set; } |
Visual C++ |
---|
property Nullable<int> TimeOutSeconds { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_timeOutSeconds(); function set_timeOutSeconds(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: null
PropertyMaximumInteger32: 0x7FFFFFFF
PropertyMinimumInteger32: none
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ