Server::SetHeapLimit

Server::SetHeapLimit
virtual void SetHeapLimit(UPInt memLimit);
Description

SetHeapLimit sets the limit on the memory heap allocated for the AMP server. When this limit is exceeded, Scaleform is paused until any pending messages (frame information) have been sent to AMP, thus reducing the heap memory.

Parameters
Parameters 
Description 
UPInt memLimit 
A value set as the heap limit in bytes.