InboundSerializer Property
Overloads
InboundSerializer |
The JsonSerializer used for deserializing incoming RPC messages. |
InboundSerializer
The JsonSerializer used for deserializing incoming RPC messages.
Declaration
protected JsonSerializer InboundSerializer { 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!