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>
Namespace: Sisk.JsonRPC
Assembly: Sisk.JsonRPC.dll
Gets the event handler for WebSocket message reception.
public EventHandler<WebSocketMessage> WebSocket { get; }
EventHandler<WebSocketMessage>