System.ServiceModel.Activities.Configuration Namespace
The System.ServiceModel.Activities.Configuration namespace contains classes used to configure workflow services. These classes allow you to apply service and endpoint behaviors and configure tracking.
| Class | Description | |
|---|---|---|
![]() | BufferedReceiveElement | Defines the configuration element that controls the buffering of data received from the client by the workflow service operation. This is a sealed class. |
![]() | ChannelSettingsElement | Enables assigning values to the settings of a channel listener configuration element in a workflow service application. This is a sealed class. |
![]() | EtwTrackingBehaviorElement | Creates and maintains the EtwTrackingBehavior sub-element in the service behaviors section of a Sql workflow configuration file. |
![]() | FactorySettingsElement | Enables assigning values to the settings of a channel factory configuration element in a workflow service application. This is a sealed class. |
![]() | SendMessageChannelCacheElement | Creates and maintains the sub-element that configures use of the SendMessageChannelCache, in the service behaviors section of a workflow configuration file. This is a sealed class. |
![]() | ServiceModelActivitiesSectionGroup | Represents a configuration section that contains workflow hosting options. |
![]() | SqlWorkflowInstanceStoreElement | Creates and maintains the SqlWorkflowInstanceStore sub-element of the service behaviors section of a Sql workflow configuration file. |
![]() | WorkflowControlEndpointCollectionElement | Represents a collection of WorkflowControlEndpointElement objects in a workflow control configuration element. |
![]() | WorkflowControlEndpointElement | Defines a workflow control endpoint element for a workflow configuration file. |
![]() | WorkflowHostingOptionsSection | Represents the configuration section for the workflow hosting options. |
![]() | WorkflowIdleElement | Handles the properties of the workflow definition idle element. The idle element defines the process that is followed when the workflow instance goes into an idle state. This is a sealed class. |
![]() | WorkflowInstanceManagementElement | Adds the WorkflowInstanceManagementBehavior to the service host. |
![]() | WorkflowUnhandledExceptionElement | Handles the properties of an unhandled exception that occurs during a workflow service operation. This is a sealed class. |
