IConnectionTracker.OnConnected method

Records a new connection.

public void OnConnected(string connectionId)
parameter description
connectionId The connection identifier.

See Also