1 write to timeoutHelper
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\ControlOperationInvoker.cs (1)
899this.timeoutHelper = timeoutHelper;
3 references to timeoutHelper
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\Dispatcher\ControlOperationInvoker.cs (3)
932IAsyncResult result = this.control.workflowServiceInstance.BeginRun(this.control.transaction, this.timeoutHelper.RemainingTime(), 947this.control.transaction, this.timeoutHelper.RemainingTime(), PrepareAsyncCompletion(handleEndSuspend), this); 960IAsyncResult result = this.control.getInstanceContext.WorkflowHostingResponseContext.BeginGetResponse(this.timeoutHelper.RemainingTime(),