C-DEngine 5.105

WebSocketServer..::..AddWebSocketService Method

Overload List


  Name Description
Public method AddWebSocketService<(Of <<'(TBehavior>)>>)(String, Func<(Of <<'(TBehavior>)>>))
Adds a WebSocket service with the specified behavior, path, and initializer.
Public method AddWebSocketService<(Of <<'(TBehaviorWithNew>)>>)(String)
Adds a WebSocket service with the specified behavior and path.