This version of Unity is unsupported.

EditorConnection.Initialize

Declaration

public void Initialize();

Description

Initializes the EditorConnection.

Starts listening for Players. If all the Players disconnect, the socket gets cleaned up, so you need to reinitialize the socket if you expect more connections.