C# Class HealthMonitoring.Monitors.Http.HttpJsonMonitor

Inheritance: HttpMonitor
Show file Open project: wongatech/HealthMonitoring

Public Methods

Method Description
HttpJsonMonitor ( ) : System.Collections.Generic

Protected Methods

Method Description
ReadSuccessfulContent ( HttpContent content ) : string>>.Task

Method Details

HttpJsonMonitor() public method

public HttpJsonMonitor ( ) : System.Collections.Generic
return System.Collections.Generic

ReadSuccessfulContent() protected method

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