AMPS C# Client  5.3.3.4
AMPS C# Client for .NET
AMPS.Client.RecoveryPoint Interface Reference
+ Inheritance diagram for AMPS.Client.RecoveryPoint:

Public Member Functions

Field getSubId ()
 
BookmarkField getBookmark ()
 
RecoveryPoint copy ()
 

Member Function Documentation

◆ copy()

RecoveryPoint AMPS.Client.RecoveryPoint.copy ( )

Return a deep copy of self

Implemented in AMPS.Client.FixedRecoveryPoint, and AMPS.Client.DynamicRecoveryPoint.

◆ getBookmark()

BookmarkField AMPS.Client.RecoveryPoint.getBookmark ( )

Return the bookmark for this recovery point

Implemented in AMPS.Client.FixedRecoveryPoint, and AMPS.Client.DynamicRecoveryPoint.

◆ getSubId()

Field AMPS.Client.RecoveryPoint.getSubId ( )

Return the subscription id for this recovery point

Implemented in AMPS.Client.FixedRecoveryPoint, and AMPS.Client.DynamicRecoveryPoint.


The documentation for this interface was generated from the following file: