Link.setProperties

Sets the local link properties, to be conveyed to the peer via the Attach frame when attaching the link to the session.

Must be called during link setup, i.e. before calling the {@link #open()} method.

interface Link
void
setProperties
(
Map!(Symbol, Object) properties
)

Meta