Version: 2017.3
public void FlushChannels ();

Descripción

This causes the channels of the network connection to flush their data to the transport layer.

This is called automatically by connections used by NetworkServer and NetworkClient, but can be called manually for connections used in other contexts.