Denso BHT-200QW Especificaciones Pagina 364

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 363
- 362 -
Abort
Aborts the file transfer that is already in progress.
Syntax
[VB]
Public Sub Abort()
[C#]
public void Abort();
Parameters
None
Return value
None
Exceptions
None
Note
Execution of this method will result in an OnDone event after file transfer has been aborted.
[Ex.] Interrupt file transfer.
[VB] MyFileTransfer.Abort()
[C#] MyFileTransfer.Abort ();
Vista de pagina 363
1 2 ... 359 360 361 362 363 364 365 366 367 368 369 ... 376 377

Comentarios a estos manuales

Sin comentarios