InMemoryConnectionTracker.OnDisconnected method

Records a disconnection.

public void OnDisconnected(string connectionId)
parameter description
connectionId The ID of the connection.

See Also