SignalROptions.JsonObjectSerializer 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.
Gets or sets the JSON object serializer.
public Azure.Core.Serialization.ObjectSerializer? JsonObjectSerializer { get; set; }
member this.JsonObjectSerializer : Azure.Core.Serialization.ObjectSerializer with get, set
Public Property JsonObjectSerializer As ObjectSerializer