C# Class Netuitive.CollectdWin.IngestSample

Exibir arquivo Open project: Netuitive/collectdwin Class Usage Examples

Public Methods

Method Description
IngestSample ( string metricId, long timestamp, double val ) : System

Method Details

IngestSample() public method

public IngestSample ( string metricId, long timestamp, double val ) : System
metricId string
timestamp long
val double
return System