Denso BHT-200QW Specifikace Strana 364

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 377
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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 ();
Zobrazit stránku 363
1 2 ... 359 360 361 362 363 364 365 366 367 368 369 ... 376 377

Komentáře k této Příručce

Žádné komentáře