ReceiveActivity.WorkflowServiceAttributesProperty Field

Definition

Represents the DependencyProperty that targets the ServiceOperationInfo property.

C#
public static readonly System.Workflow.ComponentModel.DependencyProperty WorkflowServiceAttributesProperty;

Field Value

Remarks

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.

Applies to

Product Versions
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1