DataCubeDataRetrievalTimeout Property

Gets or sets a value indicating the timeout for data cube load operation.

Namespace: Dundas.BI.Entities.DataCubes
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public TimeSpan DataRetrievalTimeout { get; set; }

Property Value

TimeSpan
See Also