.NET - Websocket.Connection()
Get a reference to a websocket connection
using Nitric.Sdk;var websocket = Nitric.Websocket("public");websocket.Connection("D28BA458-BFF4-404A");Nitric.Run();
Parameters
- Name
connectionId- Required
- Required
- Type
- string
- Description
The ID of the connection.
See also
Have feedback on this page?
Open GitHub IssueLast updated on Dec 4, 2025