| Dart.PowerTCP.EmailValidation Namespace : Dns Class (Dart.PowerTCP.EmailValidation) |
Dns Constructor | Overloaded. Initializes a new instance of the Dns class. |
Client | Gets or sets the client hostname or address when a specific interface binding is desired. |
ClientPort | Gets or sets a string used to restrict the local data port to a value or range of values. |
Container (Inherited from System.ComponentModel.Component) | |
DoEvents | Gets or sets a value that controls the processing of events during blocking method calls. |
LocalEndPoint | Local address and port to DNS connection is bound to |
Retries | Gets or Sets a value that controls the number of retries on failed lookups. Defaults to 0. |
RetryInterval | Gets or Sets a value that controls the interval in ms between retries on failed lookups. |
RotateServers | Gets or Sets a value that controls whether the first item in Servers is the first server tried for all lookups. |
Server | Gets or sets the first DNS server hostname or address in Dns.Servers. |
ServerPort | Gets or sets the port to use for communicating with the DNS server. |
Servers | Gets or sets a prioritized list of DNS servers. |
Site (Inherited from System.ComponentModel.Component) | |
SynchronizingObject | Set this object to automatically control thread marshalling between worker threads and the main UI thread. |
Timeout | Specifies the maximum number of milliseconds to wait for responses to commands or time between data buffer transfers. |
Abort | Stops the name resolve operation. |
BeginGetHost | Asynchronously resolve a host name to a dot address or a dot address to a host name. |
BeginGetMailHosts | Asynchronously get the mail server (or servers) responsible for receiving mail for a given email address. |
CreateObjRef (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Releases all resources associated with the object. |
GetHost | Resolve a host name to a dot address or a dot address to a host name. |
GetLifetimeService (Inherited from System.MarshalByRefObject) | |
GetMailHosts | Get the mail server (or servers) responsible for receiving mail for a given email address. |
InitializeLifetimeService (Inherited from System.MarshalByRefObject) | |
ToString (Inherited from System.ComponentModel.Component) |
Disposed (Inherited from System.ComponentModel.Component) | |
EndGetHost | Raised when the Dns.BeginGetHost request completes. |
EndGetMailHosts | Raised when the Dns.BeginGetMailHosts request completes. |
Trace | Raised when data has been sent/received. |
CanRaiseEvents (Inherited from System.ComponentModel.Component) | |
DesignMode (Inherited from System.ComponentModel.Component) | |
Events (Inherited from System.ComponentModel.Component) |
Finalize (Inherited from System.ComponentModel.Component) | |
GetService (Inherited from System.ComponentModel.Component) | |
MemberwiseClone (Inherited from System.MarshalByRefObject) | Overloaded. |
Dns Class | Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.