ConverterNamedCache Fields |
The ConverterCollectionsConverterNamedCache type exposes the following members.
Name | Description | |
---|---|---|
![]() | m_cacheConcurrent |
A Converter ConcurrentCache around the underlying
INamedCache.
|
![]() | m_cacheInvocable |
A Converter InvocableCache around the underlying INamedCache.
|
![]() | m_cacheObservable |
A Converter ObservableCache aroung the underlying
INamedCache.
|
![]() | m_cacheQuery |
A Converter QueryCache around the underlying INamedCache.
|
![]() | m_convKeyDown |
The IConverter used to pass keys down to the dictionary.
(Inherited from ConverterCollectionsConverterDictionary.) |
![]() | m_convKeyUp |
The IConverter used to view keys stored in the dictionary.
(Inherited from ConverterCollectionsConverterDictionary.) |
![]() | m_convValDown |
The IConverter used to pass keys down to the dictionary.
(Inherited from ConverterCollectionsConverterDictionary.) |
![]() | m_convValUp |
The IConverter used to view values stored in the dictionary.
(Inherited from ConverterCollectionsConverterDictionary.) |
![]() | m_dictionary |
The underlying dictionary.
(Inherited from ConverterCollectionsConverterDictionary.) |
![]() | m_entries |
The entry collection.
(Inherited from ConverterCollectionsConverterCache.) |