4 references to SetOperationCompleted
System.WorkflowServices (4)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (1)
272
callbackState.WorkflowRequestContext.
SetOperationCompleted
();
System\ServiceModel\Dispatcher\WorkflowRequestContext.cs (2)
111
this.
SetOperationCompleted
();
133
this.
SetOperationCompleted
();
System\Workflow\Activities\ReceiveActivity.cs (1)
1187
this.RequestContext.
SetOperationCompleted
();