Share via


NWRelayHop.Create(NWEndpoint, NWEndpoint, NWProtocolOptions) Method

Definition

public static Network.NWRelayHop? Create(Network.NWEndpoint? http3RelayEndpoint, Network.NWEndpoint? http2RelayEndpoint, Network.NWProtocolOptions? relayTlsOptions);
static member Create : Network.NWEndpoint * Network.NWEndpoint * Network.NWProtocolOptions -> Network.NWRelayHop

Parameters

http3RelayEndpoint
NWEndpoint
http2RelayEndpoint
NWEndpoint
relayTlsOptions
NWProtocolOptions

Returns

Applies to