Table of Contents

Property Result

Namespace
Sisk.JsonRPC
Assembly
Sisk.JsonRPC.dll

Result

Gets the JSON-RPC response result.

public JsonValue? Result { get; }

Property Value

JsonValue?