InMemoryConnectionTracker.OnConnected method
Records a new connection.
public void OnConnected(string connectionId)
| parameter | description |
|---|---|
| connectionId | The ID of the connection. |
See Also
- class InMemoryConnectionTracker
- namespace Kestrun.SignalR
Records a new connection.
public void OnConnected(string connectionId)
| parameter | description |
|---|---|
| connectionId | The ID of the connection. |