Methods | |
ByteCount.Get | |
Gets the current transmitted bytes. More... | |
Description.Get | |
Returns a textual description of the object. | |
Framesize.Max.Get | |
Gets the size (in bytes) of the largest frame transmitted in this snapshot. More... | |
Framesize.Maximum.Get | |
Gets the size (in bytes) of the largest frame transmitted in this snapshot. More... | |
Framesize.Min.Get | |
Gets the size (in bytes) of the smallest frame transmitted in this snapshot. More... | |
Framesize.Minimum.Get | |
Gets the size (in bytes) of the smallest frame transmitted in this snapshot. More... | |
Interval.Duration.Get | |
Gets the configured duration of this results snapshot [NS]. More... | |
PacketCount.Get | |
Gets the transmitted packets. More... | |
Parent.Get | |
Returns the parent object. | |
Refresh.Timestamp.Get | |
Returns the timestamp when the counters of this object where last refreshed. More... | |
Refresh | |
Refresh the results, get the new counters. More... | |
Timestamp.First.Get | |
Gets the timestamp [NS] of the first packet in this snapshot. More... | |
Timestamp.Get | |
Gets the snapshot timestamp [NS]. More... | |
Timestamp.Last.Get | |
Gets the current timestamp [NS] of the last packet in this snapshot. More... | |
Tx.Frame.ResultSnapshot::ByteCount.Get |
Tx.Frame.ResultSnapshot::Framesize.Max.Get |
Gets the size (in bytes) of the largest frame transmitted in this snapshot.
CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the largest frame size transmitted in this snapshot.
Returns:
100
Tx.Frame.ResultSnapshot::Framesize.Maximum.Get |
Gets the size (in bytes) of the largest frame transmitted in this snapshot.
CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the largest frame size transmitted in this snapshot.
Returns:
100
Tx.Frame.ResultSnapshot::Framesize.Min.Get |
Gets the size (in bytes) of the smallest frame transmitted in this snapshot.
CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the smallest frame size transmitted in this snapshot.
Returns:
100
Tx.Frame.ResultSnapshot::Framesize.Minimum.Get |
Gets the size (in bytes) of the smallest frame transmitted in this snapshot.
CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the smallest frame size transmitted in this snapshot.
Returns:
100
Tx.Frame.ResultSnapshot::Interval.Duration.Get |
Tx.Frame.ResultSnapshot::PacketCount.Get |
Tx.Frame.ResultSnapshot::Refresh |
Tx.Frame.ResultSnapshot::Refresh.Timestamp.Get |
Returns the timestamp when the counters of this object where last refreshed.
Returns:
1432805398000000000
Tx.Frame.ResultSnapshot::Timestamp.First.Get |
Gets the timestamp [NS] of the first packet in this snapshot.
CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the timestamp [NS] of the first transmitted packet in this snapshot
Returns:
1413475037767331530
Tx.Frame.ResultSnapshot::Timestamp.Get |
Tx.Frame.ResultSnapshot::Timestamp.Last.Get |
Gets the current timestamp [NS] of the last packet in this snapshot.
CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the timestamp [NS] of the last transmitted packet in this snapshot
Returns:
1413475071947640170