Receive.OperationName Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets or sets the name of the operation implemented by the Receive.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
If the OperationName property is not set, an exception is thrown. The operation name is used to construct the default value for the Action property if the Action property is not explicitly set. OperationName is the Name of the OperationDescription for this operation.
.NET Framework
Available since 4.0
Available since 4.0
Show: