AdapterCache Properties

Properties

AdapterCommands Gets all adapter command attribute information for adapter types in the application directory.
AdapterProtocols Gets all adapter protocol attribute information for adapter types in the application directory.
AllAdapters Gets all time-series adapter types in the application directory.
AssemblyTypes Gets a cache of adapter types keyed by assembly file name and type name, e.g.: ("FileAdapters.dll", "FileAdapters.ProcessLauncher") for faster lookups.
UIResources Gets all UI resource attribute information for adapter types in the application directory.

See Also