[This is preliminary documentation and subject to change.]
The XMitDuration property contains the time required to transmit the event. This property is read-only.
[ dDuration = ] object.XMitDuration
XmitDuration is calculated based on the redundancy, length, and available bandwidth. The following equation is used to calculate the time required to transmit the event:
XmitDuration = ((1 + 1/Redundancy) * Length ) / (Bandwidth/8)
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in stream.idl.
Import Library: Included as a resource in stream.dll.
Unicode: Yes.
EnhEvent.XMitName, EnhEvent.Name, EnhEvent.Length, EnhEvents.Overhead, EnhEvents.Redundancy, EnhEvents.Bandwidth