Delivery |
| Exception | Condition |
|---|---|
| ObjectDisposedException | The export request has completed. |
| It is only safe to access this property before the export request completes (e.g. for registering callbacks to the cancellation token). To check if cancellation has been requested, use the IsCancellationRequested property on DeliveryRequest. |