OPC Studio User's Guide and Reference
EasyUAServerCore Class Properties


OpcLabs.ServerOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : EasyUAServerCore Class

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

Public Properties
 NameDescription
Public PropertyA collection of host names for the application instance.  
Public PropertyA comma-separated list of alternate host names for the application instance.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Propertystatic (Shared in Visual Basic)The endpoint descriptor that can be used to connect to the OPC Wizard server in its default configuration.  
Public PropertyAn OPC UA endpoint descriptor (of this server component) for client connections.  
Public PropertyThe effective message security modes the server can use.  
Public PropertyThe URL of the server's primary endpoint.  
Public PropertyThe URL string of the server's primary endpoint.  
Public PropertyThe URL strings of server endpoints.  
Public PropertyContains parameters that influence the behavior of just this instance of the component.  
Public PropertyDetermines whether the component is currently started.  
Public PropertyProvides dictionary of license data fields and their values.  
Public PropertySpecifies which message security modes to use.  
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).  
Public PropertyThe namespace (URI) of the nodes under the Objects folder.  
Public PropertyThe namespace (URI string) of the nodes under the Objects folder.  
Public PropertyDetermines whether the component will deliver all notifications in a queued manner.  
Public PropertySpecifies whether this server should register itself with OPC UA Local Discovery Server (LDS).  
Public Propertystatic (Shared in Visual Basic)Parameters that are always shared by all instances of the component.  
Public Propertystatic (Shared in Visual Basic)Container for services that are shared by all instances of the component.  
Public Propertystatic (Shared in Visual Basic)Provides services that are shared by all instances of the component.  
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

EasyUAServerCore Class
OpcLabs.EasyOpc.UA Namespace