Delen via


InboundEndpointProtocol Enum

Definitie

Definieert waarden voor InboundEndpointProtocol.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum InboundEndpointProtocol
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type InboundEndpointProtocol = 
Public Enum InboundEndpointProtocol
Overname
InboundEndpointProtocol
Kenmerken
Newtonsoft.Json.JsonConverterAttribute

Velden

TCP 0

Gebruik TCP voor het eindpunt.

UDP 1

Gebruik UDP voor het eindpunt.

Van toepassing op