[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotEngine.Async

Async Property

Async

Gets or sets a value that determines whether view updates should be generated asynchronously.

Declaration
public bool Async { get; set; }
Remarks

This property is set to true by default, so summaries over large data sets are performed asynchronously to prevent stopping the UI thread.