ListenOptions.Clone(IPAddress) 方法

定義

用於複製到兩個 IPEndpoints

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

參數

address
IPAddress

傳回

備註

內部測試

適用於