WebSocket.RegisterPrefixes Metodo

Definizione

Attenzione

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

Consente ai chiamanti di registrare prefissi per le richieste WebSocket (ws e wss).

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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 ()
Attributi

Si applica a