HttpPorts Enum

Definition

Listening port types associated with an endpoint.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum HttpPorts
[<System.Flags>]
type HttpPorts = 
Public Enum HttpPorts
Inheritance
HttpPorts
Attributes

Fields

Clear 1

Clear

None 0

None

Ssl 2

Ssl

Applies to