Share via


LogRecord Members

Include Protected Members
Include Inherited Members

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

The LogRecord type exposes the following members.

Constructors

 

Name

Description

Protected method

LogRecord

Infrastructure.

Top

Methods

 

Name

Description

Protected method

Enter

Infrastructure.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

Initialize

Infrastructure.

Protected method

Leave

Infrastructure.

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Fields

 

Name

Description

Protected field

m_entryValid

Infrastructure.

Protected field

m_errorMessageCollection

Infrastructure.

Protected field

m_exception

Infrastructure.

Protected field

m_isError

Infrastructure.

Protected field

m_isFiltered

Infrastructure.

Protected field

m_logLevel

Infrastructure.

Protected field

m_resultCode

Infrastructure.

Protected field

m_startTime

Infrastructure.

Protected field

m_startTimeStamp

Infrastructure.

Protected field

m_stopTime

Infrastructure.

Protected field

m_stopTimeStamp

Infrastructure.

Protected fieldStatic member

s_executionTimeThreshold

Infrastructure.

Protected fieldStatic member

s_executionTimeThresholdDefault

Infrastructure.

Protected fieldStatic member

s_executionTimeThresholdKey

Infrastructure.

Protected fieldStatic member

s_executionTimeThresholdMaximum

Infrastructure.

Top

Properties

 

Name

Description

Public property

ErrorMessage

Infrastructure.

Public property

Exception

Infrastructure.

Public property

ExecutionTime

Infrastructure.

Public property

ExecutionTimeThresholdExceeded

Infrastructure.

Public property

IsBeingLogged

Infrastructure.

Public property

IsError

Infrastructure.

Public property

LogLevel

Infrastructure.

Public property

ResultCode

Infrastructure.

Public property

StartTime

Infrastructure.

Public property

StopTime

Infrastructure.

Top

See Also

Reference

LogRecord Class

Microsoft.TeamFoundation.Server Namespace