IKuduClient.

HttpClient Property

Summary

Gets the underlying HttpClient used for remote API calls.
Assembly
Cake.Kudu.Client.dll
Namespace
Cake.Kudu.Client
Containing Type
IKuduClient

Syntax

HttpClient HttpClient { get; }

Value

Type Description
HttpClient