Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
Public Enumeration MethodType
public enum MethodType
public enum class MethodType
type MethodType
public enum MethodType
Members
Member name | Description | |
---|---|---|
Admin | ||
LightWeight | ||
None | ||
Normal | ||
ReadWrite | ||
SystemTask | ||
Tool |