Interface ISocksProxyConfiguration
public interface ISocksProxyConfiguration
Properties
SocksProxy
string? SocksProxy { get; set; }
Property Value
SocksVersion
int? SocksVersion { get; set; }
Property Value
- int?
public interface ISocksProxyConfiguration
string? SocksProxy { get; set; }
int? SocksVersion { get; set; }