Methods | |
| ByteCount.Get | |
| Gets the current transmitted bytes. More... | |
| Description.Get | |
| Returns a textual description of the object. | |
| Framesize.Max.Get | |
| Gets the largest framesize transmitted in this snapshot. More... | |
| Framesize.Maximum.Get | |
| Gets the largest framesize transmitted in this snapshot. More... | |
| Framesize.Min.Get | |
| Gets the smallest framesize transmitted in this snapshot. More... | |
| Framesize.Minimum.Get | |
| Gets the smallest framesize 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. | |
| 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.Stream.ResultData::ByteCount.Get |
| Tx.Stream.ResultData::Framesize.Max.Get |
Gets the largest framesize transmitted in this snapshot.
| CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the largest framesize transmitted in this snapshot.
Returns:
1024
| Tx.Stream.ResultData::Framesize.Maximum.Get |
Gets the largest framesize transmitted in this snapshot.
| CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the largest framesize transmitted in this snapshot.
Returns:
1024
| Tx.Stream.ResultData::Framesize.Min.Get |
Gets the smallest framesize transmitted in this snapshot.
| CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the smallest framesize transmitted in this snapshot.
Returns:
60
| Tx.Stream.ResultData::Framesize.Minimum.Get |
Gets the smallest framesize transmitted in this snapshot.
| CounterUnavailable | When no frames are received, this counter is unavailable |
This example gets the smallest framesize transmitted in this snapshot.
Returns:
60
| Tx.Stream.ResultData::Interval.Duration.Get |
| Tx.Stream.ResultData::PacketCount.Get |
| Tx.Stream.ResultData::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.Stream.ResultData::Timestamp.Get |
| Tx.Stream.ResultData::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