ListenOptions.Clone(IPAddress) Methode

Definition

Wird zum Klonen von zwei IPEndpoints verwendet.

protected internal Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions Clone (System.Net.IPAddress address);
member this.Clone : System.Net.IPAddress -> Microsoft.AspNetCore.Server.Kestrel.Core.ListenOptions
Protected Friend Function Clone (address As IPAddress) As ListenOptions

Parameter

address
IPAddress

Gibt zurück

Hinweise

Intern zum Testen

Gilt für: