MemoryCacheMultiThreadedvalueCache Field |
Documentation in progress...
Namespace:
Ptv.XServer.Controls.Map.Tools
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax protected Dictionary<string, byte[]> valueCache
Protected valueCache As Dictionary(Of String, Byte())
protected:
Dictionary<String^, array<unsigned char>^>^ valueCache
val mutable valueCache: Dictionary<string, byte[]>
Field Value
Type:
DictionaryString,
ByteSee Also