ReceiveActivity::WorkflowServiceAttributesProperty Field
.NET Framework (current version)
Represents the DependencyProperty that targets the ServiceOperationInfo property.
Assembly: System.WorkflowServices (in System.WorkflowServices.dll)
Field Value
Type: System.Workflow.ComponentModel::DependencyProperty^The WorkflowServiceAttributesProperty property is an attached dependency property defined by the ReceiveActivity activity. This dependency property is attached to the root workflow that contains the ReceiveActivity activity using the SetWorkflowServiceAttributes method call at design time.
The WorkflowServiceAttributesProperty property is used for defining service-level behavior attributes that are applied to the workflow service when it starts. These cannot be modified at runtime.
.NET Framework
Available since 3.5
Available since 3.5
Show: