Method BufferDelta
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
stringOptional 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.