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: 9.9.36.0 (9.9.36.0)
Syntax
public float GetMovingTimeOut()

Return Value

Type: Single
Remarks

Considered only in NO_USER_INTERACTION mode. See setMovingTimeOut().

See Also