Table of Contents

Class AddressedClientFactory

Namespace
The.RPC
Assembly
Instagile.dll

Creates HttpClient instances for a specific RPC address and category.

public sealed class AddressedClientFactory
Inheritance
AddressedClientFactory
Inherited Members

Methods

CreateClient()

public HttpClient CreateClient()

Returns

HttpClient

An HttpClient with a non-null BaseAddress.

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.