ConfigurationBuilder.

WithAgentAddress(string) Method

Namespace
CondenserDotNet.Server
Containing Type
ConfigurationBuilder

Syntax

public IConfigurationBuilder WithAgentAddress(string agentAdress)

Parameters

Name Type Description
agentAdress string

Return Value

Type Description
IConfigurationBuilder