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