ExpiresAfter.Anchor

ExpiresAfter.Anchor property

Gets or sets the anchor timestamp after which the expiration policy applies. Supported anchors: last_active_at.

public string Anchor { get; set; }

See Also