Home > @activeviam/activeui-sdk > MdxQuery > refreshPeriodically
MdxQuery.refreshPeriodically property
Start the query in refresh periodically mode, and publish results to the feed
Signature:
refreshPeriodically: (refreshInterval: number) => MdxQuery;