Table of Contents

Property ExpiresAt

Namespace
PowerSync.Common.Client.Sync.Stream
Assembly
PowerSync.Common.dll

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; }

Property Value

DateTime?