def

func:connPing

connPing(conn)

Perform a ping on the given connector and return a future. The future result is the connector rec dict. The conn parameter may be anything accepted by toRecId().

Examples:

read(conn).connPing
connPing(connId)

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function