Represents a reference to a delegate that receives change notifications.
public value struct EventRegistrationToken
In the event subscription model, a delegate registers to receive change notifications from a specified object such as a collection. The EventRegistrationToken is used to remove the delegate as a subscriber of change notifications when notifications are no longer needed.
Namespace: Windows.Foundation
Metadata: windows.winmd