Table of Contents

Property WebSocket

Namespace: Sisk.JsonRPC
Assembly: Sisk.JsonRPC.dll

WebSocket

Gets the event handler for WebSocket message reception.

public EventHandler<WebSocketMessage> WebSocket { get; }

Property Value

EventHandler<WebSocketMessage>