Click or drag to resize
SoLDMResourceManagerGetNumIO Method

Note: This API is now obsolete.

Returns current number of loading threads.

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

Return Value

Type: UInt32
Remarks

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

See Also