DVTk API
Interval Property
DVTkDvtkHighLevelInterface.Common.UserInterfacesUserControlActivityLoggingInterval
DVTk API

[This is preliminary documentation and is subject to change.]

The time to wait before performing all the newly added actions in the action queue after the previously performed actions.
Declaration Syntax
C#Visual BasicVisual C++
public int Interval { get; set; }
Public Property Interval As Integer
public:
property int Interval {
	int get ();
	void set (int value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0