Class SoMetricsPluginAttribute
Plugin for reporting metrics to a suitable back-end. Useful for graphing and accumulating.
Inherited Members
Namespace: SuperOffice.Diagnostics.Logging
Assembly: SoCore.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class SoMetricsPluginAttribute : PrioritizedPluginAttribute
Constructors
SoMetricsPluginAttribute(string, int)
Plugin for reporting metrics to a suitable back-end. Useful for graphing and accumulating.
Declaration
public SoMetricsPluginAttribute(string name, int priority)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | |
| int | priority |