This interface is used to upload the next chunk of a file from the target.
            
    Namespace: 
   Quanser.TargetsAssembly: Quanser.Targets (in Quanser.Targets.dll)
 Syntax
Syntax
| Visual Basic (Declaration) | 
|---|
| Public Interface IUpload | 
| C# | 
|---|
| public interface IUpload | 
| Visual C++ | 
|---|
| public interface class IUpload | 
| JavaScript | 
|---|
| Quanser.Targets.IUpload = function(); Quanser.Targets.IUpload.createInterface('Quanser.Targets.IUpload'); | 
 
     
     
     
     
    