hosanna-ui-docs - v0.9.0
    Preparing search index...

    Interface representing an app memory monitor that extends ISGIAppMemoryMonitor.

    interface ISGROAppMemoryMonitor {
        EnableMemoryWarningEvent(enable: boolean): boolean;
        GetMemoryLimitPercent(): any;
    }

    Hierarchy (View Summary)

    Index

    Methods