EndpointResourceDescription.Protocol Property

Definition

Gets the protocol used by this endpoint.

public System.Fabric.Description.EndpointProtocol Protocol { get; set; }
member this.Protocol : System.Fabric.Description.EndpointProtocol with get, set
Public Property Protocol As EndpointProtocol

Property Value

The protocol used by this endpoint.

Applies to