MaxSimulationComplexity Property of the Compiler Object

Gets or sets the maximum complexity for simulating the instance space.

public Int32 MaxSimulationComplexity {get; set;}
Public Property MaxSimulationComplexity As Int32

Remarks

The default is value is 10. If you get error 3090, you need to increase this value to allow for more complex simulations.

Requirements

Namespace

Defined in Microsoft.SystemDefinitionModel.Tools.

Assembly

Requires SdmCompile (in SdmCompile.dll).

.NET Framework

Requires .NET Framework 2.0.

See Also

Microsoft.SystemDefinitionModel.Tools
Compiler

Send comments about this topic to Microsoft

Build date: 9/5/2007