DomainNameResolver::Cancel
Defined in:
Cancels an in-progress domain name resolution.
C4Network.h
Prototype
void Cancel(void);
Description
The Cancel
function destroys the domain name resolver object. If a domain name resolution is in progress, then it is immediately canceled.