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