NodeCapacityExceededException getRequiredCapacity Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the capacity (in nodes) needed to load one of the inputs.

Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

public virtual int getRequiredCapacity()

Return Value

Type: Int32
the number of needs needed for the input which exceeded the licensed capacity
Remarks

Reports the capacity (in nodes) needed to load one of the inputs.
See Also