C# 클래스 hMailServer.Dns.DnsClient

상속: IDnsClient
파일 보기 프로젝트 열기: hmailserver/hmailserver-net 1 사용 예제들

공개 메소드들

메소드 설명
DnsClient ( ) : System
ResolveMxIpAddressesAsync ( string domainName ) : Task>

비공개 메소드들

메소드 설명
IsFailedQuery ( ARSoft.Tools.Net.Dns.DnsMessage message ) : bool
ResolveMxHostNamesAsync ( string domainName ) : Task>

메소드 상세

DnsClient() 공개 메소드

public DnsClient ( ) : System
리턴 System

ResolveMxIpAddressesAsync() 공개 메소드

public ResolveMxIpAddressesAsync ( string domainName ) : Task>
domainName string
리턴 Task>