C# Class CogMon.Agent.PingTask

ICMP or http ping task Returns 'undefined' if no response received
Inheritance: JobBase
Afficher le fichier Open project: lafar6502/cogmon

Méthodes protégées

Méthode Description
DoHttpPing ( string hostName ) : void
Run ( ) : void

Method Details

DoHttpPing() protected méthode

protected DoHttpPing ( string hostName ) : void
hostName string
Résultat void

Run() protected méthode

protected Run ( ) : void
Résultat void