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 |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!