:Reset()


 

Class

     aprDNS()

 

Syntax

     :Reset ( ) -> lSuccess

 

Return

Logical indicating Success.

Returns .T. if the operation succeeds, otherwise returns .F.

 

Description

Reset the client

 

The DnsReset function resets the current state of the client session. The timeout and retry counts are set to their default values, the local domain name is cleared and all registered servers are removed from the client nameserver table.

 

See Also

:RegisterServer(), RetryCount(), :Timeout()