Dart.PowerTCP.EmailValidation Namespace > Dns Class : Abort Method (Dns) |
Stops the name resolve operation.
[Visual Basic]
Public Sub Abort()
[C#]
public void Abort();
[C++]
public: void Abort();
[C++/CLI]
public:
void Abort();
If the Dns component is actively resolving a domain name or email address, this method stops the operation.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.