OperationInfo::IsOneWay Property
.NET Framework (current version)
Gets or sets information on the operation to specify that communication between the service and a client is one-way.
Assembly: System.WorkflowServices (in System.WorkflowServices.dll)
Property Value
Type: System::Booleantrue if the operation supports one-way communication; otherwise, false.
The default value is false.
.NET Framework
Available since 3.5
Available since 3.5
Show: