Table of Contents

Property ConfigureClientBuilder

Namespace
Kepware.Api
Assembly
Kepware.Api.dll

ConfigureClientBuilder

Gets or sets an action to configure the IHttpClientBuilder.

public Action<IHttpClientBuilder>? ConfigureClientBuilder { get; init; }

Property Value

Action<IHttpClientBuilder>