activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde.
UiPath logo, featuring letters U and I in white
UIAutomation-Aktivitäten
Last updated 28. Okt. 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.
Anwendung 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 String (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 White
Vertrauen und Sicherheit
© 2005–2024 UiPath. Alle Rechte vorbehalten