byteblowerll.byteblower.StreamResultData¶
- 
class 
byteblowerll.byteblower.StreamResultData(*args, **kwargs)¶ - 
__init__(*args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
ByteCountGet()Gets the current transmitted bytes. DescriptionGet(*args)Gets a textual description for the current object FramesizeMaximumGet()Gets the largest framesize transmitted in this snapshot. FramesizeMinimumGet()Gets the smallest framesize transmitted in this snapshot IntervalDurationGet()Gets the configured duration of this results snapshot [NS]. PacketCountGet()Gets the transmitted packets. ParentGet()Returns the parent object. Refresh()Retrieves the latest data from the server for this object. TimestampFirstGet()Gets the timestamp [NS] of the first packet in this snapshot. TimestampGet()Gets the snapshot timestamp [NS]. TimestampLastGet()Gets the current timestamp [NS] of the last packet in this snapshot. __init__(*args, **kwargs)Initialize self. Attributes
thisownThe membership flag -