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

NetworkServerSimple.FindConnection

Obsolete public NetworkConnection FindConnection(int connectionId);

Parameters

connectionIdThe connection id to look up.

Returns

NetworkConnection A NetworkConnection objects, or null if no connection found.

Description

This looks up the network connection object for the specified connection Id.

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