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