EndpointAnnotation.Protocol 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.
Network protocol: TCP or UDP are supported today, others possibly in future.
public System.Net.Sockets.ProtocolType Protocol { get; set; }
member this.Protocol : System.Net.Sockets.ProtocolType with get, set
Public Property Protocol As ProtocolType