ListenerOptions.Protocols property

HTTP protocols supported by the listener.

public HttpProtocols Protocols { get; set; }

See Also