Edit

Share via


DynamoDBStorageOptions.DeleteStateOnClear Property

Definition

Indicates if grain data should be deleted or reset to defaults when a grain clears it's state.

public bool DeleteStateOnClear { get; set; }
member this.DeleteStateOnClear : bool with get, set
Public Property DeleteStateOnClear As Boolean

Property Value

Applies to