Click or drag to resize
SoLDMResourceManager.GetLoadNotificationRate Method

Note: This API is now obsolete.

Returns notification rate.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use int OIV.LDM.SoLDMGlobalResourceParameters.GetLoadNotificationRate() instead.")]
public static int GetLoadNotificationRate()

Return Value

Type: Int32
Remarks

Obsoletesince Open Inventor 10000. Use int OIV.LDM.SoLDMGlobalResourceParameters.GetLoadNotificationRate() instead.

See Also