Bagikan melalui


OwinWebSocketAdapter Kelas

Definisi

Adaptor 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
Warisan
OwinWebSocketAdapter

Konstruktor

OwinWebSocketAdapter(IDictionary<String,Object>, String)

Menginisialisasi instans baru .OwinWebSocketAdapter

Properti

CloseStatus

Adaptor OWIN WebSocket.

CloseStatusDescription

Adaptor OWIN WebSocket.

State

Adaptor OWIN WebSocket.

SubProtocol

Adaptor OWIN WebSocket.

Metode

Abort()

Adaptor OWIN WebSocket.

CloseAsync(WebSocketCloseStatus, String, CancellationToken)

Adaptor OWIN WebSocket.

CloseOutputAsync(WebSocketCloseStatus, String, CancellationToken)

Adaptor OWIN WebSocket.

Dispose()

Adaptor OWIN WebSocket.

ReceiveAsync(ArraySegment<Byte>, CancellationToken)

Adaptor OWIN WebSocket.

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

Adaptor OWIN WebSocket.

Berlaku untuk