Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%Net.BonjourServiceReference

class %Net.BonjourServiceReference extends %Library.RegisteredObject

A reference to a registered Bonjour service that can be used to update the registration or remove it.

Property Inventory

Method Inventory

Properties

property Handle as %Integer;
Property methods: HandleDisplayToLogical(), HandleGet(), HandleIsValid(), HandleLogicalToDisplay(), HandleNormalize(), HandleSet()

Methods

method Unregister()
Unregister this service

Inherited Members

Inherited Methods

FeedbackOpens in a new tab