2 references to BeginCancel
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\WorkflowControlClient.cs (1)
604result = this.channel.BeginCancel(instanceId, callback, this);
System\ServiceModel\Activities\WorkflowUpdateableControlClient.cs (1)
676result = this.channel.BeginCancel(instanceId, callback, this);