AquaLogic Interaction Development Kit (IDK) 6.0.0

TimeInterval.GetValue Method 

Returns the value of the time interval. For TimeInterval.INFINITE, int.MaxValue will be returned.

public int GetValue();

Return Value

The value of the time interval.

See Also

TimeInterval Class | Plumtree.Remote.PRC Namespace