You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > ASI Library > disconnect

21.7.6 disconnect

port:disconnect()

Sends an asynchronous request for disconnection from the port. The result will be notified at the callback provided at port:connect().

Introduced in platform.apiLevel = '2.7'.