ListenOptions.Clone(IPAddress) 方法

定义

用于克隆到两个 IPEndpoint

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

返回

注解

内部测试

适用于