DirectoryDataSet.DataSetChanged Event
Occurs when dataset has detected changed and updated its list of child datasets.
Syntax
public event DataSetChangedEventHandler DataSetChangedRemarks
This event is fired when the dataset monitor thread has detected changes to the data files, and updated its list of child datasets.
The event will typically be fired on a background thread.
Platforms
Windows, Linux, Android