Class WorkContextHandled
How many work contexts got handled
Implements
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: NFX.Wave.Instrumentation
Assembly: NFX.Wave.dll
Syntax
[Serializable]
[BSONSerializable("FE4CC0FF-EE4F-49AD-9732-D8B616B7B71F")]
public class WorkContextHandled : WaveLongGauge, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, IWebInstrument, IOperationClass, IInstrumentClass
  Properties
Description
Declaration
public override string Description { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
Overrides
ValueUnitName
Declaration
public override string ValueUnitName { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
Overrides
Methods
MakeAggregateInstance()
Declaration
protected override Datum MakeAggregateInstance()
  Returns
| Type | Description | 
|---|---|
| Datum |