AdapterCacheT Properties

Properties

AdapterCommands Gets all adapter command attribute information for adapters of type T in the application directory.
AdapterProtocols Gets all adapter protocol attribute information for adapters of type T in the application directory.
AllAdapters Gets all time-series adapters of type T 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 adapters of type T in the application directory.

See Also