C# 클래스 NuGet.Services.BasicSearch.SearchTelemetryClient

파일 보기 프로젝트 열기: NuGet/NuGet.Services.Metadata 1 사용 예제들

공개 메소드들

메소드 설명
SearchTelemetryClient ( ) : System.Collections.Generic
TrackMetric ( string name, double value, string>.IDictionary properties = null ) : void

메소드 상세

SearchTelemetryClient() 공개 메소드

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

TrackMetric() 공개 메소드

public TrackMetric ( string name, double value, string>.IDictionary properties = null ) : void
name string
value double
properties string>.IDictionary
리턴 void