Interface
DataNotificationReceiver
Description
Identifies receivers called by DataNotifier.
Methods
Name |
Parameters |
Returns |
Shared |
---|---|---|---|
Method descriptions
DataNotificationReceiver.DataChanged
DataChanged
The method called for this receiver to run its action.
Notes
If you implement this interface in your application, you must implement the methods with the parameters as shown here.
Compatibility
All project types on all supported operating systems.