| SoLDMResourceParametersGetLoadNotificationRate Method |
Note: This API is now obsolete.
Obsoletesince Open Inventor 7000
Use the field SoLDMResourceParameters.loadNotificationRate instead.
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.38.0 (9.9.38.0)
Syntax[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public int GetLoadNotificationRate()<ObsoleteAttribute("See documentation for more details")>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Function GetLoadNotificationRate As Integerpublic:
[ObsoleteAttribute(L"See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
int GetLoadNotificationRate()
[<ObsoleteAttribute("See documentation for more details")>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
member GetLoadNotificationRate : unit -> int
Return Value
Type:
Int32
Remarks
See Also