IndexedStreamLoopObservers Property

CVB.Net Documentation

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public bool LoopObservers { get; set; }

Property Value

Type: Boolean
Default is false.
Remarks

If true this stream behaves like a non-indexed stream and repeats playback. If falseOnCompleted called after the first iteration and acquisition is stopped.
See Also

Reference