EnhEvents.Redundancy

[This is preliminary documentation and subject to change.]

The Redundancy property contains the FTS redundancy.

Syntax

object.Redundancy [ = lRedun ]
 

Parts

object
Object expression that resolves to an EnhEvents object.
lRedun
Long that indicates the FTS redundancy. The default value is 5.

Remarks

The value of Redundancy is the reciprocal of the amount of extra bandwidth used for forward error correction. For example, if you set the redundancy to 10, the amount of bandwidth allotted to forward error correction is 1/10, or 10%. In other words, an additional number of bytes, equal to 10% of the original file, will be transmitted for error correction.

QuickInfo

  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.

See Also

EnhEvents.Overhead, EnhEvent.XmitDuration