Method | Description | |
---|---|---|
GetValue ( Types type ) : System.UInt64 | ||
OnFailedTopicSourceUpdate ( string topicPath ) : void | ||
OnSuccessfulTopicSourceUpdate ( string topicPath ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
OnMetricUpdated ( |
Method | Description | |
---|---|---|
Increment ( |
||
Update ( System.UInt64 oldValues, System.UInt64 newValues ) : void |
public GetValue ( Types type ) : System.UInt64 | ||
type | Types | |
return | System.UInt64 |
public OnFailedTopicSourceUpdate ( string topicPath ) : void | ||
topicPath | string | |
return | void |
protected OnMetricUpdated ( |
||
e | ||
return | void |
public OnSuccessfulTopicSourceUpdate ( string topicPath ) : void | ||
topicPath | string | |
return | void |