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 ()
특성

적용 대상