Home
last modified time | relevance | path

Searched refs:handleEndWaitForPendingOperations (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activities/System/ServiceModel/Activities/
H A DWorkflowOperationContext.cs33 …static AsyncCompletion handleEndWaitForPendingOperations = new AsyncCompletion(HandleEndWaitForPen… field in System.ServiceModel.Activities.WorkflowOperationContext
581 ….timeoutHelper.RemainingTime(), this.PrepareAsyncCompletion(handleEndWaitForPendingOperations), th… in ProcessRequest()