Condividi tramite


HttpConnectionDispatcherOptions.WebSockets Proprietà

Definizione

Ottiene l'oggetto WebSocketOptions utilizzato dal trasporto web sockets.

public:
 property Microsoft::AspNetCore::Http::Connections::WebSocketOptions ^ WebSockets { Microsoft::AspNetCore::Http::Connections::WebSocketOptions ^ get(); };
public Microsoft.AspNetCore.Http.Connections.WebSocketOptions WebSockets { get; }
member this.WebSockets : Microsoft.AspNetCore.Http.Connections.WebSocketOptions
Public ReadOnly Property WebSockets As WebSocketOptions

Valore della proprietà

Si applica a