LumiSoft Net Help
GetFromCache Method (qname, qtype)
NamespacesLumiSoft.Net.DNS.ClientDnsCacheGetFromCache(String, Int32)
Tries to get dns records from cache, if any.
Declaration Syntax
C#Visual BasicVisual 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 
Parameters
qname (String)

[Missing <param name="qname"/> documentation for "M:LumiSoft.Net.DNS.Client.DnsCache.GetFromCache(System.String,System.Int32)"]

qtype (Int32)

[Missing <param name="qtype"/> documentation for "M:LumiSoft.Net.DNS.Client.DnsCache.GetFromCache(System.String,System.Int32)"]

Return Value
DnsServerResponse
Returns null if not in cache.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119