You are here: Start » FIL.NET » FIS.ControlEdgeModelLimits Method

FIS.ControlEdgeModelLimits Method

Limits the size of the EdgeModel objects created by CreateEdgeModel filter.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ControlEdgeModelLimits
(
	out bool outHardMemoryLimitViolationStatus
)

Parameters

Name Type Range Default Description
outHardMemoryLimitViolationStatusboolFlag indicating whether the memory limit was violated recently.

Function Overrides

See also