1 reference to commandCompletedCallback
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
5336
result = instanceStore.BeginExecute(this.temporaryHandle, command, timeout, PrepareAsyncCompletion(
commandCompletedCallback
), this);