C# 클래스 Netuitive.CollectdWin.IngestSample

파일 보기 프로젝트 열기: Netuitive/collectdwin 1 사용 예제들

공개 메소드들

메소드 설명
IngestSample ( string metricId, long timestamp, double val ) : System

메소드 상세

IngestSample() 공개 메소드

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