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.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Enumeration TeamFoundationEventId
'Usage
Dim instance As TeamFoundationEventId
public enum TeamFoundationEventId
public enum class TeamFoundationEventId
public enum TeamFoundationEventId
Members
| Member name | Description | |
|---|---|---|
| DefaultEventId | ||
| ExceptionBaseEventId | ||
| DefaultExceptionEventId | ||
| AuthenticationException | ||
| AuthorizationException | ||
| InvalidIdentityException | ||
| IdentityNotFoundException | ||
| DatabaseFullException | ||
| DatabaseConfigurationException | ||
| DatabaseConnectionException | ||
| UnexpectedDatabaseResultException | ||
| UnknownPermissionException | ||
| SubscriberNotImplemented | ||
| PluginLoadException | ||
| UnableToContactService | ||
| ServerFatalInitError | ||
| UnhandledException | ||
| WatsonReportException | ||
| WatsonReportFiled | ||
| ThreadAbortException | ||
| InstanceMismatchError | ||
| SchemaVersionMismatchError | ||
| ATStampMismatchError | ||
| MalformedRegistrationData | ||
| InvalidDownloadKey | ||
| FileTransferException | ||
| DeltaComputationException | ||
| EventNotificationException | ||
| UnableToReportException | ||
| RegistrationDataNotAvailable | ||
| AuthenticationTypeNotSupported | ||
| AclChangedEventException | ||
| ConfigurationError | ||
| ConfigurationException | ||
| DataChangedEventException | ||
| DeleteTemplateException | ||
| EventNotFoundError | ||
| IdentityChangedEventException | ||
| IdentityCreatedEventException | ||
| InvalidEventStatusException | ||
| MembershipChangedEventException | ||
| MultipleRegisteredForToolAndService | ||
| NoEventSchemasRegisteredError | ||
| RetryFailedNotificationsException | ||
| SubscriptionEvaluationException | ||
| SubscriptionFormatException | ||
| TemplateDownloadException | ||
| TemplateUploadException | ||
| TimeoutCreatingNotifications | ||
| TimeoutException | ||
| UnexpectedDatabaseResultError | ||
| WebMethodNotificationSoapException | ||
| WebMethodNotificationWebException | ||
| SendNotificationException | ||
| IdentityDeletedEventException | ||
| InitializationError | ||
| ActiveDirectoryAccessException | ||
| ValidationException | ||
| SecurityException | ||
| ActiveDirectorySyncException | ||
| TFSSchedulerInitError | ||
| TFSSchedulerTaskError | ||
| DatabaseRuntimeException | ||
| DatetimeShiftDetected | ||
| ExceptionMaxEventId | ||
| EdtErrorsBaseEventId | ||
| EdtRunUnrecoverableGeneric | ||
| EdtRunUnrecoverable | ||
| EdtBuildCoverageUnrecoverableGeneric | ||
| EdtBuildCoverageUnrecoverable | ||
| EdtAdaperRunUnrecoverableGeneric | ||
| EdtAdaperRunUnrecoverable | ||
| EdtErrorsMaxEventId | ||
| WarningBaseEventId | ||
| DefaultWarningEventId | ||
| InvalidDownloadKeyLength | ||
| FileCacheRootNotConfigured | ||
| UnhandledExceptionOccurred | ||
| WatsonReportSuppressed | ||
| InstalledUICultureNotFound | ||
| PerformanceCounterInitialization | ||
| InvalidUri | ||
| InvalidIdentity | ||
| ConfigurationWarning | ||
| ResourceAccessException | ||
| SmtpConnectionException | ||
| AlertNotProcessed | ||
| WarningMaxEventId | ||
| EdtWarningBaseEventId | ||
| EdtRunRecoverable | ||
| EdtBuildCoverageRecoverable | ||
| EdtRunCoverageRecoverable | ||
| EdtTestTypeError | ||
| EdtWarningMaxEventId | ||
| InformationalBaseEventId | ||
| DefaultInformationalEventId | ||
| ApplicationStarted | ||
| ApplicationStopped | ||
| ApplicationInitialization | ||
| SystemStateChanged | ||
| ProcessTerminatedByUserAction | ||
| SmtpSuccessfulConnection | ||
| TFSSchedulerInitSuccessful | ||
| TFSSchedulerTaskSuccessful | ||
| InformationalMaxEventId |