Skip to main content Skip to complementary content
Close announcements banner

MakeInboundSerializer Method

Overloads

MakeInboundSerializer()

Method for creating the JsonSerializer used to deserialize message received from the RPC connection.

MakeInboundSerializer()

Method for creating the JsonSerializer used to deserialize message received from the RPC connection.

Declaration

      protected override JsonSerializer MakeInboundSerializer()
    

Returns

Type Description
Newtonsoft.Json.JsonSerializer

The JsonSerializer instance.

Overrides

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!