2 writes to abortable
System.Data.Services.Client (2)
System\Data\Services\Client\BaseAsyncResult.cs (2)
185this.abortable = value; 335this.abortable = null; // reset abort via CancelRequest
1 reference to abortable
System.Data.Services.Client (1)
System\Data\Services\Client\BaseAsyncResult.cs (1)
180return this.abortable;