Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Netty
NetworkUtility
C# Class Netty.NetworkUtility
A class that represents a set of Network related functions.
Afficher le fichier
Open project: Cayan-LLC/netty
Class Usage Examples
Méthodes publiques
Méthode
Description
FindRandomOpenPort
( ) :
int
Finds a random open port.
Private Methods
Méthode
Description
IsPortBeingUsed
(
int
localPort
) :
bool
Determines whether the specified port is being used.
Method Details
FindRandomOpenPort()
public
static
méthode
Finds a random open port.
public
static
FindRandomOpenPort
( ) :
int
Résultat
int