IChangeToken
Propagates notifications that a change has occurred.
Indicates if this token will proactively raise callbacks. If false, the token consumer must
poll HasChanged to detect changes.
Gets a value that indicates if a change has occurred.
Registers for a callback that will be invoked when the entry has changed.
HasChanged MUST be set before the callback is invoked.