This documentation is archived and is not being maintained.

MethodType Enumeration

As web methods are executing, they will record the method type, which allows the logging system to filter the set of methods to the desired type.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

public enum class MethodType

Member nameDescription
Admin

LightWeight

None

Normal

ReadWrite

SystemTask

Tool

Show: