Method | Description | |
---|---|---|
AddPingRequest ( |
Adds a PingRequest to check.
|
|
RemoveByIP ( |
Removes a PingRequest by ip.
|
|
Start ( ) : void |
Starts checking.
|
|
Stop ( ) : void |
Stops checking.
|
|
UdpConnectionManager ( ) : System |
Initializes a new UdpConnectionManager class.
|
Method | Description | |
---|---|---|
InternalCheck ( ) : void |
public AddPingRequest ( |
||
pingRequest | ||
return | void |
public RemoveByIP ( |
||
ipAddress | The IPAddress. | |
return | void |