Condividi tramite


OwinFeatureCollection.SupportsWebSockets Proprietà

Definizione

Ottiene o imposta se il server sottostante supporta WebSockets. Questa opzione è abilitata per impostazione predefinita. Il valore deve essere coerente tra le richieste.

public:
 property bool SupportsWebSockets { bool get(); void set(bool value); };
public bool SupportsWebSockets { get; set; }
member this.SupportsWebSockets : bool with get, set
Public Property SupportsWebSockets As Boolean

Valore della proprietà

Si applica a