WebSocket.RegisterPrefixes メソッド

定義

注意事項

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

WebSocket 要求のプレフィックス (ws および wss) を呼び出し元が登録できるようにします。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

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 ()
属性

適用対象