Click or drag to resize
SoLDMResourceParametersGetMovingTimeOut Method

Returns the amount of time during which LDM continues not loading data once a user stops interaction.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public float GetMovingTimeOut()

Return Value

Type: Single
Remarks

Considered only in NO_USER_INTERACTION mode. See OIV.LDM.Nodes.SoLDMResourceParameters.SetMovingTimeOut(System.Single).

See Also