1 write to onUnsuspendCompleteDelegate
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\WorkflowControlClient.cs (1)
298this.onUnsuspendCompleteDelegate = Fx.ThunkCallback(new SendOrPostCallback(OnUnsuspendCompleted));
1 reference to onUnsuspendCompleteDelegate
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\WorkflowControlClient.cs (1)
302this.onEndUnsuspendDelegate, this.onUnsuspendCompleteDelegate, userState);