Spread for ASP.NET 12 Product Documentation
AllowParallel Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > IParallelSupport Interface : AllowParallel Property
Gets or sets whether the parallel can be used.
Syntax
'Declaration
 
Property AllowParallel As Boolean
'Usage
 
Dim instance As IParallelSupport
Dim value As Boolean
 
instance.AllowParallel = value
 
value = instance.AllowParallel
bool AllowParallel {get; set;}
See Also

Reference

IParallelSupport Interface
IParallelSupport Members