Edit

Share via


AdoNetGrainStorageOptions.UseJsonFormat Property

Definition

Whether storage string payload should be formatted in JSON. If neither UseJsonFormat nor UseXmlFormat is set to true, then BinaryFormatSerializer will be configured to format storage string payload.

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

Property Value

Applies to