메소드 | 설명 | |
---|---|---|
Ping ( string instrumentationKey, DateTimeOffset timestamp ) : bool? | ||
QuickPulseServiceClient ( |
||
SubmitSamples ( IEnumerable |
메소드 | 설명 | |
---|---|---|
ProcessResponse ( |
||
Round ( double value ) : double | ||
SendRequest ( string httpVerb, string path, Action |
||
WritePingData ( DateTimeOffset timestamp, Stream stream ) : void | ||
WriteSamples ( IEnumerable |
public Ping ( string instrumentationKey, DateTimeOffset timestamp ) : bool? | ||
instrumentationKey | string | |
timestamp | DateTimeOffset | |
리턴 | bool? |
public QuickPulseServiceClient ( |
||
serviceUri | ||
instanceName | string | |
streamId | string | |
machineName | string | |
version | string | |
timeProvider | Clock | |
isWebApp | bool | |
timeout | System.TimeSpan | |
리턴 | System |
public SubmitSamples ( IEnumerable |
||
samples | IEnumerable |
|
instrumentationKey | string | |
리턴 | bool? |