IPWorks SNMP 2020 .NET Edition

Questions / Feedback?

RequestId Property

The request-id to mark outgoing packets with.

Syntax

public int RequestId { get; set; }
Public Property RequestId As Integer

Default Value

1

Remarks

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

This property is not available at design time.

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