IPWorks SNMP 2020 .NET Edition

Questions / Feedback?

StoreWalkObjects Property

Tells the component whether or not to store returned objects.

Syntax

public bool StoreWalkObjects { get; set; }
Public Property StoreWalkObjects As Boolean

Default Value

True

Remarks

When a Walk is performed, this property tells the component whether or not to store the objects that are returned by the server in the Objects collection. If the data is accumulated through the events, and not desired to be saved by the component, set this property to false.

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