IVisualElementScheduledItem.ExecuteLater

public void ExecuteLater(long delayMs);

Parameters

delayMsMinimum time in milliseconds before this item will be executed.

Description

Cancels any previously scheduled execution of this item and re-schedules the item.

Did you find this page useful? Please give it a rating: