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