Table of Contents

Method RowRTT

Namespace
Skyline.DataMiner.Scripting
Assembly
SLManagedScripting.dll

RowRTT()

Gets the round-trip time (RTT).

object RowRTT()

Returns

object

The round-trip time in ms as double.

Remarks

  • This method is intended to be used with multi-threaded timers that have the option “ping” defined.
  • Feature introduced in DataMiner version 8.5.0 (RN 7690).