Table of Contents

Method BufferDelta

Namespace
Skyline.DataMiner.Utils.SNMP
Assembly
Skyline.DataMiner.Utils.SNMP.dll

BufferDelta(string)

Used to buffer the delta (TimeSpan) between 2 executions of the same group whenever the group execution times-out.

public void BufferDelta(string rowKey = null)

Parameters

rowKey string

Optional argument to be used when buffering delta for an SNMP table.
In that case, the primary key of the table row is to be provided.

Advanced search syntax