Click or drag to resize

HoarderServiceClientClient Property

The HTTP client that is being used to access the remote web service.

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.21
Syntax
C#
public HttpClient Client { get; }

Property Value

HttpClient
See Also