C# 클래스 HealthMonitoring.Monitors.Http.HttpJsonMonitor

상속: HttpMonitor
파일 보기 프로젝트 열기: wongatech/HealthMonitoring

공개 메소드들

메소드 설명
HttpJsonMonitor ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
ReadSuccessfulContent ( HttpContent content ) : string>>.Task

메소드 상세

HttpJsonMonitor() 공개 메소드

public HttpJsonMonitor ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ReadSuccessfulContent() 보호된 메소드

protected ReadSuccessfulContent ( HttpContent content ) : string>>.Task
content System.Net.Http.HttpContent
리턴 string>>.Task