Table of Contents

Property Version

Namespace
Sisk.JsonRPC
Assembly
Sisk.JsonRPC.dll

Version

Gets the JSON-RPC response version. This property will always return "2.0".

public string Version { get; }

Property Value

string