Adapter
|
The AdapterLoaderT type exposes the following members.
Name | Description | |
---|---|---|
AdapterCreated | Occurs when a new adapter is found and instantiated. | |
AdapterLoaded | Occurs when a new adapter is loaded to the Adapters list. | |
AdapterLoadException | Occurs when an Exception is encountered when loading an adapter. | |
AdapterResourceUsageExceeded | Occurs when an adapter has exceeded either the AllowableAdapterMemoryUsage or AllowableAdapterProcessorUsage. | |
AdapterUnloaded | Occurs when an existing adapter is unloaded from the Adapters list. | |
Disposed | Occurs when the class has been disposed. | |
OperationExecutionException | Occurs when an Exception is encountered while executing a queued operation on one the Adapters. |