Click or drag to resize

ReportBlock Properties

The ReportBlock type exposes the following members.

Properties
  NameDescription
Public propertyCumulativeNumberOfPacketsLost
Gets or sets the cumulative number of packets lost.
Public propertyDataBuffer
Gets or sets the backing data buffer.
Public propertyDelaySinceLastSenderReport
Gets or sets the delay since last sender report.
Public propertyExtendedHighestSequenceNumberReceived
Gets or sets the extended highest sequence number received.
Public propertyStatic memberFixedPayloadLength
Gets or sets the fixed length of a report block.
Public propertyFractionLost
Gets or sets the fraction lost according to RFC 1889. The value has a range of 0 (no packet loss) to 255 (all packets lost).
Public propertyInterarrivalJitter
Gets or sets the interarrival jitter.
Public propertyLastSenderReportTimestamp
Gets or sets the last sender report timestamp.
Public propertyPercentLost
Gets or sets the percentage of lost packets. The value has a range of 0.0 (no packet loss) to 100.0 (all packets lost).
Public propertySynchronizationSource
Gets or sets the synchronization source.
Top
See Also