HttpServer..::..AddWebSocketService Method
Overload List
Name | Description | |
---|---|---|
AddWebSocketService<(Of <<'(TBehavior>)>>)(String, Func<(Of <<'(TBehavior>)>>)) |
Adds the WebSocket service with the specified behavior, path,
and initializer.
|
|
AddWebSocketService<(Of <<'(TBehaviorWithNew>)>>)(String) |
Adds a WebSocket service with the specified behavior and path.
|