Edit

Share via


AdoNetGrainStorageOptions.UseXmlFormat Property

Definition

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

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

Property Value

Applies to