This version of Unity is unsupported.
Method group is Obsolete

NetworkMigrationManager.LostHostOnHost

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public void LostHostOnHost();

Description

This should be called on a host when it has has been shutdown.

This causes the virtual function OnServerHostShutdown to be invoked. This is called automatically by the NetworkManager if one is in use.