Aktivitäten
Neuestes
False
Bannerhintergrundbild
UIAutomation-Aktivitäten
Letzte Aktualisierung 26. Apr. 2024

ConnectAsync

Verbindet ein Gerät auf asynchrone Weise mit einer Anwendung.

Definition

Namespace: UiPath.MobileAutomation.API.Contracts

Assembly: UiPath.MobileAutomation.API (in UiPath.MobileAutomation.API.dll)

Überladungen

ÜberladenBeschreibung
ConnectAsync(Device, Application, ConnectionOptions)Verbindet ein Gerät und Anwendungsobjekte asynchron.
ConnectAsync(string, string, ConnectionOptions)Verbindet asynchron ein Gerät und eine Anwendung, wie im Mobile Device Manager konfiguriert, verbunden.

ConnectAsync(Device, Application, ConnectionOptions)

Verbindet ein Gerät und Anwendungsobjekte asynchron.

ConnectAsync(
	Device device,
	Application application = null,
	ConnectionOptions options = null
)ConnectAsync(
	Device device,
	Application application = null,
	ConnectionOptions options = null
)
device Gerät
Das Geräteobjekt, das Sie verbinden möchten.
application Anwendung
Das Anwendungsobjekt, wie im Mobile Device Manager konfiguriert.
options ConnectionOptions (Optional)
Optionen zum weiteren Konfigurieren der Verbindung.

ConnectAsync(string, string, ConnectionOptions)

Verbindet asynchron ein Gerät und eine Anwendung, wie im Mobile Device Manager konfiguriert, verbunden.

ConnectAsync(
	string name,
	string applicationName = null,
	ConnectionOptions options = null
)ConnectAsync(
	string name,
	string applicationName = null,
	ConnectionOptions options = null
)
name String
Der Name des Geräts, wie im Mobile Device Manager konfiguriert.
applicationName Zeichenfolge (optional)
Der Name der Anwendung, wie im Mobile Device Manager konfiguriert.
options ConnectionOptions (Optional)
Optionen zum weiteren Konfigurieren der Verbindung.

Rückgabewert

Ein wartbares Connection -Objekt.

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
UiPath Logo weiß
Vertrauen und Sicherheit
© 2005-2024 UiPath. All rights reserved.