AMPS C# Client
5.3.3.4
AMPS C# Client for .NET
|
Public Member Functions | |
Field | getSubId () |
BookmarkField | getBookmark () |
RecoveryPoint | copy () |
RecoveryPoint AMPS.Client.RecoveryPoint.copy | ( | ) |
Return a deep copy of self
Implemented in AMPS.Client.FixedRecoveryPoint, and AMPS.Client.DynamicRecoveryPoint.
BookmarkField AMPS.Client.RecoveryPoint.getBookmark | ( | ) |
Return the bookmark for this recovery point
Implemented in AMPS.Client.FixedRecoveryPoint, and AMPS.Client.DynamicRecoveryPoint.
Field AMPS.Client.RecoveryPoint.getSubId | ( | ) |
Return the subscription id for this recovery point
Implemented in AMPS.Client.FixedRecoveryPoint, and AMPS.Client.DynamicRecoveryPoint.