MaxEngineSizeBytes


Description

This property of MSBN limits the maximum size, in bytes, of an inference engine. If an inference engine exceeds this bound, an error is raised. Values of zero or less mean that the size of the inference engine is unlimited.

Syntax

theMSBN.MaxEngineSizeBytes

theMSBN.MaxEngineSizeBytes = iMaxEngineSizeBytes

Remarks

This property can be changed. Changes in MaxEngineSizeBytes do not effect inference engines that are already ready.

Changes in this property can be monitored with the SetMaxEngineSizeBytes event.

Applies To

MSBN