True if the connection is open and capable of sending and receiving messages
Unique service instance name, different if there are concurrent instances running
Event handler invoked when a connection error occurs
Error description
Event handler invoked by STP when a message matching one of the Solvables is posted by some service
STP API message to handle
Event handler invoked by STP when a service makes a request matching one of the Solvables
STP API message to handle
STP API response
Connect and register the service, informing of the subscriptions it handles / consumes
Name of the service that is connecting
Array of messages that this service handles
Optional
timeout: numberNumber fo seconds to wait for a connection before failing
Optional
machineId: stringOptional machine Id to use. If not provided, it is set to some unique Id.
Optional
sessionId: stringOptional session Id to use. If not provided:
Generated using TypeDoc
STP connection interface