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