Tries to get dns records from cache, if any.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static DnsServerResponse GetFromCache( string qname, int qtype )
Public Shared Function GetFromCache ( qname As String, qtype As Integer ) As DnsServerResponse
public: static DnsServerResponse^ GetFromCache( String^ qname, int qtype )
static member GetFromCache : qname : string * qtype : int -> DnsServerResponse
Return Value
DnsServerResponse
Returns null if not in cache.
Returns null if not in cache.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119