Touchstone 11.0 API Reference
MaximumCores Property (MarginalImpactLossAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > MarginalImpactLossAnalysisOptions Class : MaximumCores Property
(Optional) Contains the maximum number of cores that Touchstone® should use to perform this Marginal Impact Analysis.
Syntax
Public Property MaximumCores As Integer
Dim instance As MarginalImpactLossAnalysisOptions
Dim value As Integer
 
instance.MaximumCores = value
 
value = instance.MaximumCores
public int MaximumCores {get; set;}
Remarks
The maximum number of cores must be a non-negative number with a maximum value of 256. This value must be greater than or equal to the value for the minimum number of cores.
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

MarginalImpactLossAnalysisOptions Class
MarginalImpactLossAnalysisOptions Members