Udostępnij za pośrednictwem


OwinWebSocketAdapter Klasa

Definicja

Karta OWIN WebSocket.

public ref class OwinWebSocketAdapter : System::Net::WebSockets::WebSocket
public class OwinWebSocketAdapter : System.Net.WebSockets.WebSocket
type OwinWebSocketAdapter = class
    inherit WebSocket
Public Class OwinWebSocketAdapter
Inherits WebSocket
Dziedziczenie
OwinWebSocketAdapter

Konstruktory

OwinWebSocketAdapter(IDictionary<String,Object>, String)

Inicjuje nowe wystąpienie klasy OwinWebSocketAdapter.

Właściwości

CloseStatus

Karta OWIN WebSocket.

CloseStatusDescription

Karta OWIN WebSocket.

State

Karta OWIN WebSocket.

SubProtocol

Karta OWIN WebSocket.

Metody

Abort()

Karta OWIN WebSocket.

CloseAsync(WebSocketCloseStatus, String, CancellationToken)

Karta OWIN WebSocket.

CloseOutputAsync(WebSocketCloseStatus, String, CancellationToken)

Karta OWIN WebSocket.

Dispose()

Karta OWIN WebSocket.

ReceiveAsync(ArraySegment<Byte>, CancellationToken)

Karta OWIN WebSocket.

SendAsync(ArraySegment<Byte>, WebSocketMessageType, Boolean, CancellationToken)

Karta OWIN WebSocket.

Dotyczy