IConfirmedProperty
IConfirmedProperty
Methods
Confirm
void Confirm(uint updateID, StreamContext& context)
Confirm an update as received by the server. This is _not_ an acknowledgement that the property value was accepted, only that the update is no longer inflight. If the property value was accepted, it is sent back to the local client in the preceding read.
UnsubscribeCallback
void UnsubscribeCallback()
Reset the property to the confirmed value, clearing any inflight update.