Aracılığıyla paylaş


TFSProvider.EventWriteEvent_ActivityLog_Info Yöntem

Ad alanı:  Microsoft.TeamFoundation.Framework.Server
Derleme:  Microsoft.TeamFoundation.Framework.Server (Microsoft.TeamFoundation.Framework.Server.dll içinde)

Sözdizimi

'Bildirim
Public Function EventWriteEvent_ActivityLog_Info ( _
    HostId As Guid, _
    ContextId As Long, _
    Application As String, _
    Command As String, _
    Status As Integer, _
    Count As Integer, _
    StartTime As DateTime, _
    ExecutionTime As Long, _
    IdentityName As String, _
    IPAddress As String, _
    UniqueIdentifier As Guid, _
    UserAgent As String, _
    CommandIdentifier As String, _
    ExceptionType As String, _
    ExceptionMessage As String, _
    ActivityId As Guid _
) As Boolean
public bool EventWriteEvent_ActivityLog_Info(
    Guid HostId,
    long ContextId,
    string Application,
    string Command,
    int Status,
    int Count,
    DateTime StartTime,
    long ExecutionTime,
    string IdentityName,
    string IPAddress,
    Guid UniqueIdentifier,
    string UserAgent,
    string CommandIdentifier,
    string ExceptionType,
    string ExceptionMessage,
    Guid ActivityId
)

Parametreler

Dönüş Değeri

Tür: System.Boolean
Boolean döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TFSProvider Sınıf

Microsoft.TeamFoundation.Framework.Server Ad Alanı