IP*Works! 2016 C++ Builder Edition
IP*Works! 2016 C++ Builder Edition
Questions / Feedback?

RequestId Property

Identifies each request.

Syntax

__property int RequestId = {read=FRequestId, write=FSetRequestId};

Default Value

0

Remarks

This property identifies each request. This may be useful if several email addresses need to be resolved. Each request may be identified by the user before starting a query by calling the Resolve method.

If a custom value is needed for RequestId, the property must be set before resolving an email address. The component increments RequestId automatically after sending each request.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Builder Edition - Version 16.0 [Build 7353]