Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Shared
NetworkUtils
C# Class Shared.NetworkUtils
Contains a set of static utility methods for network calls
Datei anzeigen
Open project: jbouzaglou/PetPigeonsESB
Public Methods
Method
Description
GetOwnIp
( ) :
IPAddress
GetOwnIpString
( ) :
string
GetRandomUnusedPort
( ) :
int
Method Details
GetOwnIp()
public
static
method
public
static
GetOwnIp
( ) :
IPAddress
return
System.Net.IPAddress
GetOwnIpString()
public
static
method
public
static
GetOwnIpString
( ) :
string
return
string
GetRandomUnusedPort()
public
static
method
public
static
GetRandomUnusedPort
( ) :
int
return
int