PerHost
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.net.proxy
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor
PerHost()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(adef: Dialer; abypass: Dialer; abypassNetworks: Slice<Memory<IPNet>>; abypassIPs: Slice<IP>; abypassZones: Slice<string>; abypassHosts: Slice<string>)
// Island
constructor(adef: Dialer; abypass: Dialer; abypassNetworks: Slice<Memory<IPNet>>; abypassIPs: Slice<IP>; abypassZones: Slice<string>; abypassHosts: Slice<string>)
// .NET, .NET Standard 2.0
PerHost(Dialer adef, Dialer abypass, Slice<Memory<IPNet>> abypassNetworks, Slice<IP> abypassIPs, Slice<string> abypassZones, Slice<string> abypassHosts)
// Island
PerHost(Dialer adef, Dialer abypass, Slice<Memory<IPNet>> abypassNetworks, Slice<IP> abypassIPs, Slice<string> abypassZones, Slice<string> abypassHosts)
// .NET, .NET Standard 2.0
init(_ adef: Dialer, _ abypass: Dialer, _ abypassNetworks: Slice<Memory<IPNet>>, _ abypassIPs: Slice<IP>, _ abypassZones: Slice<string>, _ abypassHosts: Slice<string>)
// Island
init(_ adef: Dialer, _ abypass: Dialer, _ abypassNetworks: Slice<Memory<IPNet>>, _ abypassIPs: Slice<IP>, _ abypassZones: Slice<string>, _ abypassHosts: Slice<string>)
// .NET, .NET Standard 2.0
Sub New(adef As Dialer, abypass As Dialer, abypassNetworks As Slice<Memory<IPNet>>, abypassIPs As Slice<IP>, abypassZones As Slice<string>, abypassHosts As Slice<string>)
// Island
Sub New(adef As Dialer, abypass As Dialer, abypassNetworks As Slice<Memory<IPNet>>, abypassIPs As Slice<IP>, abypassZones As Slice<string>, abypassHosts As Slice<string>)
Parameters:
- adef:
- abypass:
- abypassNetworks:
- abypassIPs:
- abypassZones:
- abypassHosts:
constructor (PerHost)
Parameters:
- value:
Parameters:
- network:
- addr: