Interface

DataNotificationReceiver


Description

Identifies receivers called by DataNotifier.

Methods

Name

Parameters

Returns

Shared

DataChanged

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

Project Types

Console, Desktop, Web

Operating Systems

All

See also

DataNotifier