Denso BHT-200QW Especificações Página 364

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 363
1 2 ... 359 360 361 362 363 364 365 366 367 368 369 ... 376 377

Comentários a estes Manuais

Sem comentários