This documentation is for the old version. Go to the latest Graphics Mill docs

BaseViewer.delayedRefreshTimeout Property

Amount of milliseconds to wait before delayed refresh will be invoked.

Namespace: GraphicsMill
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
function get_delayedRefreshTimeout();
function set_delayedRefreshTimeout(value);

Property Value

The value which represents amount of milliseconds to wait before delayed refresh will be invoked.

See Also

Reference