Denso BHT-200QW Dokumentacja Strona 364

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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 ();
Przeglądanie stron 363
1 2 ... 359 360 361 362 363 364 365 366 367 368 369 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag