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)

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function