System.ServiceModel.Activities.Tracking.Configuration Namnområde
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Innehåller klasser som används för att konfigurera spårning för tjänsthanterade arbetsflöden. Med de här klasserna kan du ange den spårningsinformation som du vill att arbetsflödestjänsten ska generera.
Klasser
| Name | Description |
|---|---|
| ActivityScheduledQueryElement |
Ett konfigurationselement som representerar en ActivityScheduledQuery. |
| ActivityScheduledQueryElementCollection |
Ett konfigurationselement som innehåller ActivityScheduledQueryElement element. |
| ActivityStateQueryElement |
Ett konfigurationselement som representerar en ActivityStateQuery. |
| ActivityStateQueryElementCollection |
En samling TrackingConfigurationElement element som innehåller ActivityStateQueryElement element. |
| AnnotationElement |
Ett konfigurationselement som representerar en anteckning som läggs till i en genererad spårningspost. |
| AnnotationElementCollection |
En samling TrackingConfigurationElement element som innehåller AnnotationElement element. |
| ArgumentElement |
Ett konfigurationselement som representerar ett argument . |
| ArgumentElementCollection |
Ett konfigurationselement som innehåller en samling ArgumentElement element. |
| BookmarkResumptionQueryElement |
Ett konfigurationselement som representerar en BookmarkResumptionQuery. |
| BookmarkResumptionQueryElementCollection |
Ett konfigurationselement som innehåller en samling BookmarkResumptionQueryElement element. |
| CancelRequestedQueryElement |
Ett konfigurationselement som representerar en CancelRequestedQuery. |
| CancelRequestedQueryElementCollection |
Ett konfigurationselement som innehåller CancelRequestedQueryElement element. |
| CustomTrackingQueryElement |
Ett konfigurationselement som representerar en CustomTrackingQuery. |
| CustomTrackingQueryElementCollection |
Ett konfigurationselement som innehåller CustomTrackingQueryElement element. |
| FaultPropagationQueryElement |
Ett konfigurationselement som representerar en FaultPropagationQuery. |
| FaultPropagationQueryElementCollection |
En samling TrackingConfigurationElement element som innehåller FaultPropagationQueryElement element. |
| ProfileElement |
Ett konfigurationselement som representerar en TrackingProfile och används för att lägga till en profil via beteendeelementet. |
| ProfileElementCollection |
Ett konfigurationselement som innehåller en samling ProfileElement element. |
| ProfileWorkflowElement |
Ett konfigurationselement som innehåller alla frågor för ett specifikt arbetsflöde som identifieras av ActivityDefinitionId egenskapen. |
| ProfileWorkflowElementCollection |
En samling TrackingConfigurationElement element som innehåller en samling ProfileWorkflowElement element. |
| StateElement |
Ett konfigurationselement som anger arbetsflödesinstanstillstånd eller aktivitetsinstanstillstånd som användaren prenumererar på spårningsinformation för. |
| StateElementCollection |
Ett konfigurationselement som innehåller en samling StateElement element. |
| StateMachineStateQueryElement |
Representerar ett statemachineStateQuery-konfigurationselement i DotNetConfig.xsd. |
| StateMachineStateQueryElementCollection |
Representerar en samling StateMachineStateQueryElement-konfiguration i DotNetConfig.xsd-filen. |
| TrackingConfigurationCollection<TConfigurationElement> |
Basklassen för alla spårningskonfigurationssamlingar. |
| TrackingConfigurationElement |
Basklassen för att spåra konfigurationselement. |
| TrackingQueryElement |
Ett konfigurationselement som representerar en TrackingQuery instans när du anger en spårningsprofil. |
| TrackingSection |
Ett konfigurationsavsnitt för att ange spårningsinställningar. |
| VariableElement |
Ett konfigurationselement som anger de variabler som ska extraheras från en aktivitet. |
| VariableElementCollection |
Ett konfigurationselement som innehåller en samling VariableElement element. |
| WorkflowInstanceQueryElement |
Ett konfigurationselement som representerar en WorkflowInstanceQuery. |
| WorkflowInstanceQueryElementCollection |
En samling TrackingConfigurationElement element som innehåller WorkflowInstanceQueryElement element. |