RequestId Property

The ID of the current DNS request.

Syntax

dnscontrol.RequestId[=integer]

Default Value

1

Remarks

This property is the identifier of the request that generated the current response values. Each time the control makes a DNS query, it generates a unique request identifier to track the response.

If a custom value is needed for RequestId, the property must be set before sending a request. The control increments RequestId automatically after sending each request.

NOTE: The control fails with an error when a value that is not between 1 and 32,767 is specified.

This property is not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 ActiveX Edition - Version 20.0 [Build 8307]