OTX Reference  
OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Exceptions.ProviderDisposedException Class Reference

The ProviderDisposedException is an exception More...

Inheritance diagram for OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Exceptions.ProviderDisposedException:
Inheritance graph

Detailed Description

The ProviderDisposedException is an exception

The ProviderDisposedException is thrown if the provider is already disposed. The reason can be a previous DisposeProvider action call or the runtime system has already disposed the provider instance.