Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Shared
NetworkUtils
C# Class Shared.NetworkUtils
Contains a set of static utility methods for network calls
Show file
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