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 que los llamadores registren los 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();
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 ();
static member RegisterPrefixes : unit -> unit
[<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
Public Shared Sub RegisterPrefixes ()
Atributos

Se aplica a