C# Class NeoSmart.Web.DnsLookup

Afficher le fichier Open project: neosmart/web Class Usage Examples

Méthodes publiques

Méthode Description
GetMXRecords ( string domain, bool &found ) : IEnumerable

Private Methods

Méthode Description
DnsQuery ( [ lpstrName, RecordType wType, System.Linq.QueryOptions options, int pExtra, IntPtr &ppQueryResultsSet, int pReserved ) : int
DnsRecordListFree ( IntPtr pRecordList, int freeType ) : void
GetDnsRecords ( RecordType recordType, string domain, Action handler ) : void

Method Details

GetMXRecords() public static méthode

public static GetMXRecords ( string domain, bool &found ) : IEnumerable
domain string
found bool
Résultat IEnumerable