CoreConfigSettingIdsDataRetrievalTimeout Field | 
 The length of time a data retrieval operation will execute before the operation will be canceled. A value of 0 indicates that the data retrieval operation can execute indefinitely. This setting can be overridden in the data cube.
 
    Namespace: 
   Dundas.BI
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic static readonly Guid DataRetrievalTimeout
Public Shared ReadOnly DataRetrievalTimeout As Guid
public:
static initonly Guid DataRetrievalTimeout
static val DataRetrievalTimeout: Guid
Field Value
Type: 
Guid
RemarksThe value of this constant is cdb3c3d9-195e-4dbb-8555-fb2db5cd86d7.
            Data Type: 
TimeSpan
            Default Value: 
Zero
See Also