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: 2023.1.3.0 (2023.1.3)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 10000. Use int SoLDMGlobalResourceParameters::getLoadNotificationRate() instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static int GetLoadNotificationRate()

Return Value

Type: Int32
Remarks

Caution note Caution

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

See Also