OPC Studio User's Guide and Reference
EasyUAServer Class Properties


OpcLabs.ServerOpcUAComponents Assembly > OpcLabs.EasyOpc.UA Namespace : EasyUAServer Class

For a list of all members of this type, see EasyUAServer members.

Public Properties
 NameDescription
Public PropertyA collection of host names for the application instance. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyA comma-separated list of alternate host names for the application instance. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyAn OPC UA endpoint descriptor (of this server component) for client connections. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyThe effective message security modes the server can use. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyThe URL of the server's primary endpoint. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyThe URL string of the server's primary endpoint. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyThe URL strings of server endpoints. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyContains parameters that influence the behavior of just this instance of the component. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyDetermines whether the component is currently started. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyProvides dictionary of license data fields and their values. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertySpecifies which message security modes to use. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyCapacity of the notification queue. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyThe idle time before the internal thread executing the queued notifications is stopped (in milliseconds). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public PropertyThe OPC UA Objects folder of the server, and the nodes it contains (folders and data variables). (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyThe namespace (URI) of the nodes under the Objects folder. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyThe namespace (URI string) of the nodes under the Objects folder. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertyDetermines whether the component will deliver all notifications in a queued manner. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public PropertySpecifies whether this server should register itself with OPC UA Local Discovery Server (LDS). (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public Propertystatic (Shared in Visual Basic)A shared instance of the server object.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyContains synchronization context used by the object when performing asynchronous operations (including event notifications). (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
See Also

Reference

EasyUAServer Class
OpcLabs.EasyOpc.UA Namespace