Click or drag to resize
SoLDMResourceManagerGetLoadNotificationRate Method

Note: This API is now obsolete.

Returns notification rate.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static int GetLoadNotificationRate()

Return Value

Type: Int32
Remarks

Obsoletesince Open Inventor 9610 Use int SoLDMGlobalResourceParameters.getLoadNotificationRate() instead.

See Also