WebSocket.RegisterPrefixes Método

Definición

Precaución

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Permite a los autores de llamadas registrar prefijos para solicitudes de WebSocket (ws y wss).

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

public:
 static void RegisterPrefixes();
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.")]
public static void RegisterPrefixes();
public static void RegisterPrefixes();
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.")>]
static member RegisterPrefixes : unit -> unit
static member RegisterPrefixes : unit -> unit
Public Shared Sub RegisterPrefixes ()
Atributos

Se aplica a