Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RdpIpUpd
NetworkListener
C# Class RdpIpUpd.NetworkListener
Mostra file
Open project: PhilipRieck/RdpIpUpd
Class Usage Examples
Public Methods
Method
Description
GetAddress
( ) :
string
Listen
( ) :
void
StopListening
( ) :
void
Private Methods
Method
Description
AddressWasChanged
(
object
sender
,
EventArgs
e
) :
void
OnAddressChanged
(
string
newAddress
) :
void
Method Details
GetAddress()
public
method
public
GetAddress
( ) :
string
return
string
Listen()
public
method
public
Listen
( ) :
void
return
void
StopListening()
public
method
public
StopListening
( ) :
void
return
void