1 write to isOneway
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (1)
72
this.
isOneway
= workflowOperationInvoker.IsOneWay;
1 reference to isOneway
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (1)
170
if (this.
isOneway
&& !this.IsCompleted)