RequestId Property

A unique identifier for outgoing packets.

Syntax

property RequestId: Integer read get_RequestId;

Default Value

0

Remarks

This property contains a unique identifier for outgoing packets. This property is useful during asynchronous ping operations. The RequestId parameter of the Response event is used to match requests with responses.

The identifier of the outgoing ping packet is provided in this property after the PingHost method returns.

This property is read-only and not available at design time.

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