Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsIDNSRequest

Please add a summary to this article.
Inherits from: nsISupports Last changed in Gecko 1.7

Method overview

void cancel();

Methods

cancel()

Called to cancel a pending asynchronous DNS request. The listener will passed to asyncResolve will be notified immediately with a status code of NS_ERROR_ABORT.

void cancel();
Parameters

None.

Document Tags and Contributors

 Contributors to this page: Sheppy, trevorh
 Last updated by: Sheppy,