Compartilhar via


NWHostEndpoint.Create(String, String) Método

Definição

Cria e retorna um novo ponto de extremidade de host com os valores fornecidos.

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

Parâmetros

hostname
String
port
String

Retornos

Atributos

Aplica-se a