Skip to main content

ResQ.Core.PdieClient

PdieClient(string) Constructor

Initializes a new instance of the PdieClient class.
public PdieClient(string baseUrl="http://localhost:8000");

Parameters

baseUrl System.String Base URL of the PDIE service.