Show / Hide Table of Contents

Enum SoTimerType

Enumerator describing what kind of task is being timed.

Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public enum SoTimerType

Fields

Name Description
Ajax

Ajax method dispatched to sm.web

Aspx

Aspx web page

BusinessLogic

Business logic - can be used for general purposs

Cache

Loading of caches

Database

Dataabse operations

Initialization

Initailization

MethodCall

A generic method call

Operation

An operation entered as part of enter operation context.

ServiceMethod

Method in the service layer

SoProtocol

SoProtocol event handled by DCF/Module

Thread

Background thread

ThreadWait

Waiting for a trhead to complete

Wcf

Wcf method

Extension Methods

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