Partager via


RealTimeMonitor.Stop Method ()

 

Overrides the OnStop method of ServiceBase to free resources that were used during running.

Namespace:   Microsoft.WindowsServerSolutions.NetworkHealth.RealTime
Assembly:  RealTimeMonitor (in RealTimeMonitor.dll)

Syntax

public void Stop()
public:
void Stop()
Public Sub Stop

See Also

RealTimeMonitor Class
Microsoft.WindowsServerSolutions.NetworkHealth.RealTime Namespace

Return to top