1 reference to BeginFinishOperation
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceOperationInvoker.cs (1)
266
IAsyncResult result = this.durableInstance.
BeginFinishOperation
(this.invoker.completesInstance, this.invoker.contractCausesSave, this.completionException, finishCallback, this);