Property ServicePath
- Namespace
- Sisk.JsonRPC.Documentation
- Assembly
- Sisk.JsonRPC.dll
ServicePath
Gets or sets the path where the JSON-RPC service can receive remote procedures.
public string? ServicePath { get; set; }
Gets or sets the path where the JSON-RPC service can receive remote procedures.
public string? ServicePath { get; set; }