Home
last modified time | relevance | path

Searched refs:EndWaitForCanPersist (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/Dispatcher/
H A DWorkflowServiceInstance.cs1770 void EndWaitForCanPersist(IAsyncResult result, ref bool ownsLock) in EndWaitForCanPersist() method in System.ServiceModel.Activities.Dispatcher.WorkflowServiceInstance
3707 thisPtr.instance.EndWaitForCanPersist(result, ref thisPtr.ownsLock); in OnWaitForCanPersist()
4686 … thisPtr.parent.Instance.EndWaitForCanPersist(result, ref thisPtr.parent.ownsLock); in HandleEndWaitForCanPersist()