Method | Description | |
---|---|---|
GetStatus ( string headline = null ) : string | ||
LongSampler ( TakeLongSample sampler, string statusKeyPrefix, string keySetId = "chatter.device.sensor." ) : System | ||
Reset ( ) : void | ||
Sample ( ) : void | ||
Sample ( long sample ) : void |
public GetStatus ( string headline = null ) : string | ||
headline | string | |
return | string |
public LongSampler ( TakeLongSample sampler, string statusKeyPrefix, string keySetId = "chatter.device.sensor." ) : System | ||
sampler | TakeLongSample | |
statusKeyPrefix | string | |
keySetId | string | |
return | System |