If the replicator is in an offline or error state, the appliedLastSeqno will show a value of -1. This property will reflect the last known applied seqno prior to the offline event.
When the service is online, this will reflect the same values as appliedLastSeqno.
The value is written to disk every 10 secs so as not to overload
the replicator. This can be adjusted by setting the following
property svc-applier-last-applied-write-interval=20