Click or drag to resize
IActiveElementCleanupCleanup Method
Performs a cleanup routine

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
void Cleanup(
	IActiveElementExecutionContextProvider contextProvider
)

Parameters

contextProvider
Type: FlexRuleIActiveElementExecutionContextProvider
See Also