Touchstone 11.0 API Reference
MinimumCores Property (AggregateLossAnalysisDlfExportOptions)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AggregateLossAnalysisDlfExportOptions Class : MinimumCores Property
(Optional) Contains the minimum number of cores that the application may use for the export job. Default: The number of cores specified in the Administration Console in the Touchstone Re user interface
Syntax
Public Property MinimumCores As Integer
Dim instance As AggregateLossAnalysisDlfExportOptions
Dim value As Integer
 
instance.MinimumCores = value
 
value = instance.MinimumCores
public int MinimumCores {get; set;}
Remarks
Default: The number of cores specified in the Administration Console in the Touchstone Re user interface
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

AggregateLossAnalysisDlfExportOptions Class
AggregateLossAnalysisDlfExportOptions Members