IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

RequestId Property

Identifies each request.

Syntax

[VB.NET]
Public Property RequestId As Integer

[C#]
public int RequestId {get; set;}

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.

Default Value

0

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