Show / Hide Table of Contents

Class ResourceTracer

Inheritance
Object
ResourceTracer
Implements
ISoTimeRecorderPlugin
Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
[SoTimeRecorderPlugin("ResourceTracer")]
public class ResourceTracer : Object, ISoTimeRecorderPlugin, IPlugin

Constructors

ResourceTracer()

Declaration
public ResourceTracer()

Properties

Enabled

Declaration
public bool Enabled { get; }
Property Value
Type Description
Boolean

Methods

Start(SoTimerType, String, Func<String>)

Declaration
public ISoTimeRecorderContext Start(SoTimerType type, string category, Func<string> getDescription)
Parameters
Type Name Description
SoTimerType type
String category
Func<String> getDescription
Returns
Type Description
ISoTimeRecorderContext

Implements

ISoTimeRecorderPlugin

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top