GateCacheDisable Property |
Whether or not the gate cache is disabled.
The cache is used if this property is false.
The cache should be disabled if gates are being built in parallel.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax static member CacheDisable : bool with get, set
Property Value
Type:
BooleanSee Also