Show / Hide Table of Contents

Interface IResourceTraceWriter

Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public interface IResourceTraceWriter

Methods

RecordUsage(SoTimerType, string, Func<string>, TimeSpan, TimeSpan, int)

Declaration
void RecordUsage(SoTimerType type, string category, Func<string> getDescription, TimeSpan clockTime, TimeSpan cpuTime, int items)
Parameters
Type Name Description
SoTimerType type
string category
Func<string> getDescription
TimeSpan clockTime
TimeSpan cpuTime
int items

Extension Methods

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