Specifies the host name of the server responsible for dequeuing the item. Note that a retried queue
item might have a different DequeueHost value for each retry,
depending on which server actually processed the queue item.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property DequeueHost As String |
| C# |
|---|
string DequeueHost { get; } |
| Visual C++ |
|---|
property String^ DequeueHost { String^ get (); } |
| JavaScript |
|---|
function get_dequeueHost(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ