Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkConnection.FlushChannels

Obsolete public void FlushChannels();

Description

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.

Did you find this page useful? Please give it a rating: