This version of Unity is unsupported.
Method group is Obsolete

NetworkManager.StopMatchMaker

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

Declaration

public void StopMatchMaker();

Description

Stops the MatchMaker that the NetworkManager is using.

This should be called after a match is complete and before starting or joining a new match.