OPC Studio User's Guide and Reference
EasyUAServer Class Methods


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

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

Public Methods
 NameDescription
Public MethodAdds the specified server node to the Objects folder of the server. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public MethodOverridden.   
Public Methodstatic (Shared in Visual Basic)Creates a new instance of the class.  
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded.  (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public Method (Inherited from object)
Public Method (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodSets the object properties back to their defaults. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public MethodStarts the OPC UA server. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public MethodStops the OPC UA server. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodOverloaded. Defines a generalized method that classes must implement to create type-specific method for determining value equality of instances. Determines whether this instance has the same value as a given other instance. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Protected Methods
 NameDescription
Protected MethodProcesses an error that has occurred during a callback. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodIncrements the rejected node count, and raises the NodeRejectedError event, indicating that a node has been rejected by the server. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodProcesses an error that has occurred during a callback. (Inherited from OpcLabs.EasyOpc.UA.EasyUAServerCore)
Protected MethodOverloaded. Invokes the specified action in a synchronized manner. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Extension Methods
 NameDescription
Public Extension MethodStarts the OPC UA server if it is not started, and returns the same OPC UA server.
Public Extension MethodStops the OPC UA server if it is started, and returns the same OPC UA server.
Public Extension MethodAttempts to find the node in the server that matches the specified node descriptor.
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

EasyUAServer Class
OpcLabs.EasyOpc.UA Namespace