This documentation is archived and is not being maintained.
OperationInfo Class
Visual Studio 2008
Represents the information for a contract operation defined in a workflow service.
Assembly: System.WorkflowServices (in System.WorkflowServices.dll)
The OperationInfo class is used to define service contract information for a ReceiveActivity activity.
Note: |
|---|
The OperationInfo class can be used only with a workflow-first service. For more information about workflow-first services, see Workflow Service Authoring Styles. |
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.Activities.OperationInfoBase
System.Workflow.Activities.OperationInfo
System.Workflow.ComponentModel.DependencyObject
System.Workflow.Activities.OperationInfoBase
System.Workflow.Activities.OperationInfo
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:
Note: