I was using Unity's MasterServers to allow game instances to find each other. When you host an internet server, it would create a listing on the MasterServer. I simply needed call NetworkManager.StopHost() once I stopped displaying that master server listing.
↧