WebSiteGetConfigurationResponse.WebSocketsEnabled Property

Definition

Optional. Indicates if Web Sockets are enabled.

public bool? WebSocketsEnabled { get; set; }
member this.WebSocketsEnabled : Nullable<bool> with get, set
Public Property WebSocketsEnabled As Nullable(Of Boolean)

Property Value

Applies to