StoreSequence Property StoreSequence Gets or sets whether the subscription stores the sequence of last received message. It provides durability to subscriber. Declaration public bool StoreSequence { get; set; } Property Value bool