SetMaxEngineSizeBytes


Description

An event that reports changes in the maximum size of inference engines.

Syntax

theMSBN_SetMaxEngineSizeBytes(PreviousMaxEngineSizeBytes, MaxEngineSizeBytes)

 

Parameter Description
theMSBN the MSBN object.
PreviousMaxEngineSizeBytes an integer the tells the previous maximum engine size
MaxEngineSizeBytes an integer the tells the new, current maximum engine size

Guarantees

Applies To

MSBN

Also See:

MaxEngineSizeBytes