VC.CONNECTED
Advisory
Subject Name Syntax
_RV.INFO.SYSTEM.VC.CONNECTED
Purpose
A virtual circuit is established and ready to use.
Remarks
Virtual circuit transport objects (that is, both terminals of the circuit) present this advisory.
Message Fields
None.
Missed Advisory
It is possible to miss this advisory. That is, the transport object can present the advisory before the program begins listening for it. To avoid this situation, combine listening for this advisory with a direct test of the connection. For details, see Testing the New Connection.