OrleansStorageDefaultJsonDeserializer.Deserializer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The deserializer this uses for reference purposes.
public Newtonsoft.Json.JsonSerializer Deserializer { get; }
member this.Deserializer : Newtonsoft.Json.JsonSerializer
Public ReadOnly Property Deserializer As JsonSerializer
Property Value
Newtonsoft.Json.JsonSerializer