This documentation is archived and is not being maintained.
WorkflowServiceAttributes Class
Visual Studio 2008
Builds the service behavior for the workflow service that it decorates.
Assembly: System.WorkflowServices (in System.WorkflowServices.dll)
The WorkflowServiceAttributes class is used to define service attributes for a ReceiveActivity activity.
Some of the attributes have default values, as shown below.
Attribute | Default Value |
AddressFilterMode | Exact |
IgnoreExtensionDataObject | False |
IncludeExceptionDetailInFault | False |
MaxItemsInObjectGraph | 2147483647 |
UseSynchronizationContext | True |
ValidateMustUnderstand | True |
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.Activities.WorkflowServiceAttributes
System.Workflow.ComponentModel.DependencyObject
System.Workflow.Activities.WorkflowServiceAttributes
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: