Event ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents a base for events that happen so instrumentation can calculate event counts and rates of occurence
Inheritance Hierarchy

OnlineSystem Object
  NFX.Instrumentation Datum
    NFX.Instrumentation Event
      NFX.ApplicationModel.Pile.Instrumentation CacheEvent
      NFX.Glue.Instrumentation GlueEvent
      NFX.Instrumentation ExceptionEvent

Namespace: NFX.Instrumentation
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public abstract class Event : Datum
See Also