- Index
- »
- conn
- »
- func:connClose
def
func:connClose
connClose(conn)
Force the given connector closed and return a future. The future result is the connector rec dict. The conn
parameter may be anything accepted by toRecId()
.
Examples:
read(conn).connClose connClose(connId)