Tries to get dns records from cache, if any.
| C# | Visual Basic | Managed C++ |
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 )
Returns null if not in cache.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)