Method | Description | |
---|---|---|
Add ( |
||
AppendStatus ( StringBuilder sb = null ) : StringBuilder | ||
Get ( string samplerId, string keySetId = "chatter.device.sensor." ) : |
||
GetStatus ( string headline = null ) : string | ||
Reset ( ) : void | ||
Sample ( string samplerId ) : void | ||
SamplerBag ( bool addMemorySampler = true ) : System |
Method | Description | |
---|---|---|
TakeMemorySample ( ) : long |
public AppendStatus ( StringBuilder sb = null ) : StringBuilder | ||
sb | StringBuilder | |
return | StringBuilder |
public Get ( string samplerId, string keySetId = "chatter.device.sensor." ) : |
||
samplerId | string | |
keySetId | string | |
return |
public GetStatus ( string headline = null ) : string | ||
headline | string | |
return | string |
public SamplerBag ( bool addMemorySampler = true ) : System | ||
addMemorySampler | bool | |
return | System |