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