EndpointAnnotation.Transport Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Transport that is being used (e.g. http, http2, http3 etc).
public string Transport { get; set; }
member this.Transport : string with get, set
Public Property Transport As String