Owner manual

OpenLNS Programmer's Reference 484
UseAsyncSend
Methods
The MsgMonitorOptions object does not contain any methods.
Properties
The MsgMonitorOptions object contains the following properties:
Authentication
ClassId
FilterByCode
FilterBySource
FilterCode
Parent
Priority
Retries
ServiceType
UseAsyncSend
Authentication
Summary
Determines whether the authenticated service will be used
when sending a message monitor point updates using the
Value property.
See the Monitor and Control chapter in the OpenLNS
Programmer’s Guide for more information on message
monitor points.
Availability
Local, full, lightweight, and independent clients. Note that
temporary MonitorSet objects and temporary monitor points
are not available on Independent clients.
Syntax
authValue = monOptsObject.Authentication
Element
Description
authValue
Boolean value.
monOptsObject
The MsgMonitorOptions object to be
acted on.
Data Type
Long.
Read/Write
Read/write.
Added to API
LNS Release 3.0.
ClassId
Summary
Identifies the object class of this object.
This property allows the object type to be determined when it
is unknown (for example, when the object was accessed using
the Parent property of another object).
Availability
Local, full, lightweight, and independent clients. Note that
some objects containing this property are not available to