Method UnRegisterNotification
UnRegisterNotification(DataTypeDataNotificationCallback, EventType)
Allows you to unregister collection event notification.
Declaration
void UnRegisterNotification(DataTypeDataNotificationCallback collectionDataNotificationCallback, EventType eventType)
Parameters
Type | Name | Description |
---|---|---|
Data |
collectionDataNotificationCallback | The Data |
Event |
eventType | The type of event that is to be unregistered. |