C# 클래스 PrinterZebraImpl.DiscoveryPrintersJob

파일 보기 프로젝트 열기: rhomobile/rhodes

공개 메소드들

메소드 설명
Close ( ) : void
Connect ( ) : void
Connect ( Int32 waitTimeout ) : void

비공개 메소드들

메소드 설명
LogDiscoveryPrinters ( DiscoveredPrinter printers ) : void
Run ( ) : void
RunWithCatch ( ) : void
searchBluetooth ( ) : void
searchUsb ( ) : void
searchWiFi ( ) : void

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

Connect() 공개 메소드

public Connect ( ) : void
리턴 void

Connect() 공개 메소드

public Connect ( Int32 waitTimeout ) : void
waitTimeout System.Int32
리턴 void