共用方式為


NWHostEndpoint.Create(String, String) 方法

定義

建立並傳回具有所提供值的新主機端點。

[Foundation.Export("endpointWithHostname:port:")]
public static NetworkExtension.NWHostEndpoint Create (string hostname, string port);
static member Create : string * string -> NetworkExtension.NWHostEndpoint

參數

hostname
String
port
String

傳回

屬性

適用於