Touchstone Re 2023 API Reference
MinimumCores Property (ExportOptionsCsv)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > ExportOptionsCsv Class : MinimumCores Property
(Optional) Contains the minimum number of cores that you want to use for this exposure data export.
Syntax
Public Property MinimumCores As Integer
Dim instance As ExportOptionsCsv
Dim value As Integer
 
instance.MinimumCores = value
 
value = instance.MinimumCores
public int MinimumCores {get; set;}
Remarks
The minimum number of cores must be a non-negative number with a maximum value of 256.
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

ExportOptionsCsv Class
ExportOptionsCsv Members