Description |
Assignments to the OutputMsg property will cause the
control to build a message with the current OutputID
and to transmit this message to the server identified by either the Host
and Port properties or the Service
property. If all of these address properties are unset, the message will be broadcasted to
all other UCM controls on the local system that have themselves their address
properties unset and are waiting for such messages (see InputID).
If the AutoSend property is set to False, the Send(M) method must be called to initiate the data
transfer.
|