Property ExpiresAt
ExpiresAt
For sync streams that have a time-to-live, the current time at which the stream would expire if not subscribed to again.
public DateTime? ExpiresAt { get; set; }
For sync streams that have a time-to-live, the current time at which the stream would expire if not subscribed to again.
public DateTime? ExpiresAt { get; set; }