Table of Contents

Interface IRunningProxyConfiguration

Namespace
Fluxzy.Utils.Curl
Assembly
Fluxzy.Core.dll
public interface IRunningProxyConfiguration

Properties

Host

string Host { get; }

Property Value

string

Port

int Port { get; }

Property Value

int