HttpConnectionDispatcherOptions.WebSockets Propiedad

Definición

Obtiene el objeto WebSocketOptions utilizado por el transporte de sockets web.

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

Valor de propiedad

Se aplica a