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.
Specifies if HTTP/2.0 is supported.
public bool? IsHttp2_0Enabled { get; set; }
member this.IsHttp2_0Enabled : Nullable<bool> with get, set
Public Property IsHttp2_0Enabled As Nullable(Of Boolean)