2 references to BeginTransactedUnsuspend
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\WorkflowControlClient.cs (1)
783result = this.channel.BeginTransactedUnsuspend(instanceId, callback, this);
System\ServiceModel\Activities\WorkflowUpdateableControlClient.cs (1)
855result = this.channel.BeginTransactedUnsuspend(instanceId, callback, this);