DownloadProgress Property (C1MediaPlayer)
In This Topic
Gets a percentage value indicating the amount of download completed for content located on a remote server.
Syntax
'Declaration
Public ReadOnly Property DownloadProgress As Double
public double DownloadProgress {get;}
See Also