NetworkShutdown stops the network communication and terminates the RMPNetwork process. The shutdown process will wait for the network to fully terminate before returning.
Note
After calling NetworkShutdown, you must call NetworkStart() to restart network communication. This method ensures proper cleanup of network resources.