Edit

Share via


DynamoDBStorageOptions.TimeToLive Property

Definition

Specifies a time span in which the item would be expired in the future every StateWrite will increase the TTL of the grain

public TimeSpan? TimeToLive { get; set; }
member this.TimeToLive : Nullable<TimeSpan> with get, set
Public Property TimeToLive As Nullable(Of TimeSpan)

Property Value

Applies to