Click or drag to resize
weroSoft AG, Software
NetworkMonitor Methods
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The NetworkMonitor type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEvaluateAvailability
Evaluates the current state of network connection.
Public methodStatic memberEvaluateAvailability(Int32)
Evaluates the current state of network connection.
Public methodStatic memberIsNetworkAvailable
Gets a value indicating whether a network connection with the defined minimum speed is available.
Public methodStatic memberRegisterTarget
Registers a server type with its communication address.
Public methodStatic memberStartMonitoring
Starts monitoring.
Public methodStatic memberStopMonitoring
Stops monitoring the network.
Public methodStatic memberTryConnectPort
Tries to connect a defined port.
Public methodStatic memberUnregisterTarget
Un-registers a server type with its communication address.
Top
See Also