PipelinedComparatorS9 OptimizeFiltersAroundComparator Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Controls whether Java filters adjacent to the comparator are optimized (or 'streamed') with its invocation.

Namespace: DeltaXML.CoreS9Api
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

public bool OptimizeFiltersAroundComparator { get; set; }

Property Value

Type: Boolean
Remarks

When the default value of false is used not all intermediate results are available in debug files.
See Also