UdpServer.Close Method Namespace: Riptide.Transports.Udp Assembly: RiptideNetworking.dll Close(Connection) Closes an active connection. public void Close(Connection connection) Parameters Connection connection The connection to close. Implements IServer.Close(Connection)