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.
◆ FixedRecoveryPoint() [1/2]
AMPS.Client.FixedRecoveryPoint.FixedRecoveryPoint |
( |
| ) |
|
|
inline |
◆ FixedRecoveryPoint() [2/2]
AMPS.Client.FixedRecoveryPoint.FixedRecoveryPoint |
( |
Field |
subId_, |
|
|
BookmarkField |
bookmark_ |
|
) |
| |
|
inline |
Initializes a new instance of the FixedRecoveryPoint class with the specified subscription ID and bookmark.
- Parameters
-
subId_ | The subscription ID. |
bookmark_ | The bookmark. |
◆ copy()
◆ getBookmark()
override BookmarkField AMPS.Client.FixedRecoveryPoint.getBookmark |
( |
| ) |
|
|
inlinevirtual |
◆ getSubId()
override Field AMPS.Client.FixedRecoveryPoint.getSubId |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- AMPS.Client/FixedRecoveryPoint.cs