activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

UI Automation Activities

上次更新日期 2025年9月29日

Dispose

Releases, frees, or resets all resources used while automating actions on a certain Connection.

Releasing resources refers to freeing up or closing the resources acquired while working with a connection. This could involve releasing memory, resetting the mobile device, terminating the connection between the mobile device and application, or any other actions necessary for efficient resource management.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

Overloads

OverloadDescription
Dispose()Releases all resources used while automating actions on a certain Connection.
Dispose(bool)Releases the unmanaged resources used by a certain Connection, and can also release the managed resources if specified.

Dispose()

Releases all resources used while automating actions on a certain Connection.
Dispose()Dispose()

Dispose(bool)

Releases the unmanaged resources used by a certain Connection, and can also release the managed resources if specified.
Dispose(
	    bool disposing
)Dispose(
	    bool disposing
)
disposing Boolean
Specify true to release both managed and unmanaged resources. Specify false to release only unmanaged resources.
  • Definition
  • Overloads
  • Dispose()
  • Dispose(bool)

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2025 UiPath。保留所有权利。