11 references to SetCompleted
System.Data.Services.Client (11)
System\Data\Services\Client\BaseAsyncResult.cs (1)
386this.SetCompleted();
System\Data\Services\Client\DataServiceContext.cs (5)
4325this.SetCompleted(); 4411this.SetCompleted(); 4908this.SetCompleted(); 5070this.SetCompleted(); 6060this.SetCompleted();
System\Data\Services\Client\GetReadStreamResult.cs (2)
128this.SetCompleted(); 193state.SetCompleted();
System\Data\Services\Client\QueryResult.cs (3)
269this.SetCompleted(); 594state.SetCompleted(); 698state.SetCompleted();