public sealed class ReplicationCycle : IMessage<ReplicationCycle>, IEquatable<ReplicationCycle>, IDeepCloneable<ReplicationCycle>, IBufferMessage, IMessage
ReplicationCycle contains information about the current replication cycle
status.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eReplicationCycle\u003c/code\u003e is 2.6.0, with previous versions listed down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicationCycle\u003c/code\u003e is a class that provides details about the status of a current replication cycle.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicationCycle\u003c/code\u003e has two constructors: one that is parameterless and another that accepts another \u003ccode\u003eReplicationCycle\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicationCycle\u003c/code\u003e has two properties, \u003ccode\u003eProgressPercent\u003c/code\u003e which represents the progress of the cycle as an integer and \u003ccode\u003eStartTime\u003c/code\u003e which is a Timestamp that marks the beginning of the cycle.\u003c/p\u003e\n"]]],[],null,[]]