CallbackRefreshTick property

Applies to
TIB_Dataset

Declaration
Property CallbackRefreshTick : DWORD;

Description
Provides a built-in storage for maintaining a time based increment.

Using this you could update a dialog every second instead of every 10 fetches.

Each 1000 units is a second.