Discuss this help topic in SecureBlackbox Forum
This event is fired when the resolver is preparing a query to the server.
Declaration
Parameters
- ServerName - name of the server
- ServerAddress - server address
- ServerPort - port on the server to connect to
- Criteria - lookup criteria
- InfoType - type of the resource record to query
- pcServerName - name of the server
- szServerName - the length of pcServerName.
- pcServerAddress - server address
- szServerAddress - the length of pcServerAddress.
- pcCriteria - lookup criteria
- szCriteria - the length of pcCriteria.
Values:
Description
This event is fired by TElDNSResolver when it is preparing a query to the DNS server.
Discuss this help topic in SecureBlackbox Forum