ASP.NET MVC Controls
Async Property

Gets or sets a value that determines whether view updates should be generated asynchronously.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Async As Boolean
[DefaultValue()]
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PivotEngine Class
PivotEngine Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback