OutboundSerializer Property
Overloads
OutboundSerializer |
The JsonSerializer used for deserializing outgoing RPC messages. |
OutboundSerializer
The JsonSerializer used for deserializing outgoing RPC messages.
Declaration
protected JsonSerializer OutboundSerializer { get; }
Property Value
Type | Description |
---|---|
Newtonsoft.Json.JsonSerializer |