| Visual Basic (Declaration) | |
|---|---|
Public Property LoopPlayback As Boolean | |
| C# | |
|---|---|
public bool LoopPlayback {get; set;} | |
This flag indicates if playback of the file will loop to the begining when end of file will be reached. The default value is set to false.
| Exception | Description |
|---|---|
| System.InvalidOperationException | Property cannot be changed if connection is open. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8