DeSerializes stored cache.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static void DeSerializeCache( byte[] cacheData )
Public Shared Sub DeSerializeCache ( cacheData As Byte() )
public: static void DeSerializeCache( array<unsigned char>^ cacheData )
static member DeSerializeCache : cacheData : byte[] -> unit
Parameters
- cacheData (array<Byte>[]()[][])
- This value must be DnsCache.SerializeCache() method value.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119