C# 클래스 CogMon.Agent.PingTask

ICMP or http ping task Returns 'undefined' if no response received
상속: JobBase
파일 보기 프로젝트 열기: lafar6502/cogmon

보호된 메소드들

메소드 설명
DoHttpPing ( string hostName ) : void
Run ( ) : void

메소드 상세

DoHttpPing() 보호된 메소드

protected DoHttpPing ( string hostName ) : void
hostName string
리턴 void

Run() 보호된 메소드

protected Run ( ) : void
리턴 void