ExtensionEndpointConfiguration.InputEndpoint.Protocol Property

Definition

Required. Required for each input endpoint. Transport protocol for the endpoint. Its value has to be one of the following: 'tcp', 'udp', 'http', 'https'.

public string Protocol { get; set; }
member this.Protocol : string with get, set
Public Property Protocol As String

Property Value

Applies to