2 references to BeginTransactedSuspend
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\WorkflowControlClient.cs (1)
722result = this.channel.BeginTransactedSuspend(instanceId, reason, callback, this);
System\ServiceModel\Activities\WorkflowUpdateableControlClient.cs (1)
794result = this.channel.BeginTransactedSuspend(instanceId, reason, callback, this);