Interface to provide a recovery point for a bookmark subscription. Used in the RecoveryPointAdapter interface for updates and recovery.
More...
Interface to provide a recovery point for a bookmark subscription. Used in the RecoveryPointAdapter interface for updates and recovery.
◆ DynamicRecoveryPoint()
AMPS.Client.DynamicRecoveryPoint.DynamicRecoveryPoint |
( |
BookmarkStore |
store_, |
|
|
Field |
subId_ |
|
) |
| |
|
inline |
Initializes a new instance of the DynamicRecoveryPoint class with the specified parameters.
- Parameters
-
store_ | The bookmark store. |
subId_ | The subscription id. |
◆ copy()
◆ getBookmark()
virtual BookmarkField AMPS.Client.DynamicRecoveryPoint.getBookmark |
( |
| ) |
|
|
inlinevirtual |
Return the bookmark for this recovery point.
- Returns
- The bookmark for this recovery point.
Implements AMPS.Client.RecoveryPoint.
◆ getSubId()
virtual Field AMPS.Client.DynamicRecoveryPoint.getSubId |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- AMPS.Client/DynamicRecoveryPoint.cs