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.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute("Use SetMonitoringCB method instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static void SetLDMMonitoringCB(
	SoLDMGlobalResourceParametersLDMMonitoringCB cb,
	int memAmount
)

Parameters

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