2 references to BeginRun
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\WorkflowControlClient.cs (1)
666
result = this.channel.
BeginRun
(instanceId, callback, this);
System\ServiceModel\Activities\WorkflowUpdateableControlClient.cs (1)
738
result = this.channel.
BeginRun
(instanceId, callback, this);