Click or drag to resize
SoLDMGlobalResourceParametersSetLDMMonitoringCB Method (SoLDMGlobalResourceParametersLDMMonitoringCB, Int32)

Note: This API is now obsolete.

Use SetMonitoringCB method instead.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use SetMonitoringCB method instead.")]
public static void SetLDMMonitoringCB(
	SoLDMGlobalResourceParametersLDMMonitoringCB cb,
	int memAmount
)

Parameters

cb
Type: OIV.LDMSoLDMGlobalResourceParametersLDMMonitoringCB
memAmount
Type: SystemInt32
See Also