TeamFoundationTracingService.TraceActivityLog - метод (TeamFoundationRequestContext, Guid, Int64, String, String, Int32, Int32, DateTime, Int64, String, String, Guid, String, String, String, String, Guid)
Пространство имен: Microsoft.TeamFoundation.Framework.Server
Сборка: Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)
Синтаксис
'Декларация
Public Sub TraceActivityLog ( _
requestContext As TeamFoundationRequestContext, _
hostId As Guid, _
contextId As Long, _
application As String, _
command As String, _
status As Integer, _
executionCount As Integer, _
startTime As DateTime, _
executionTime As Long, _
identityName As String, _
ipAddress As String, _
uniqueIdentifer As Guid, _
userAgent As String, _
commandIdentifier As String, _
exceptionType As String, _
exceptionMessage As String, _
activityId As Guid _
)
public void TraceActivityLog(
TeamFoundationRequestContext requestContext,
Guid hostId,
long contextId,
string application,
string command,
int status,
int executionCount,
DateTime startTime,
long executionTime,
string identityName,
string ipAddress,
Guid uniqueIdentifer,
string userAgent,
string commandIdentifier,
string exceptionType,
string exceptionMessage,
Guid activityId
)
Параметры
- requestContext
Тип: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- hostId
Тип: System.Guid
- contextId
Тип: System.Int64
- application
Тип: System.String
- command
Тип: System.String
- status
Тип: System.Int32
- executionCount
Тип: System.Int32
- startTime
Тип: System.DateTime
- executionTime
Тип: System.Int64
- identityName
Тип: System.String
- ipAddress
Тип: System.String
- uniqueIdentifer
Тип: System.Guid
- userAgent
Тип: System.String
- commandIdentifier
Тип: System.String
- exceptionType
Тип: System.String
- exceptionMessage
Тип: System.String
- activityId
Тип: System.Guid
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
TeamFoundationTracingService Класс
Microsoft.TeamFoundation.Framework.Server - пространство имен