OPC Studio User's Guide and Reference
EasyUAServerInstanceParameters Class Members
Fields  Properties  Methods  Events


OpcLabs.ServerOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace : EasyUAServerInstanceParameters Class

The following tables list the members exposed by EasyUAServerInstanceParameters.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Fields
 NameDescription
Public FieldDefault value of the MinimumSamplingInterval property. Equals to 100 (milliseconds).  
Public FieldDefault value of the ParallelPolling property. Equals to true.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Default instance parameters.  
Public Propertystatic (Shared in Visual Basic)Default plug-in configurations.  
Public Propertystatic (Shared in Visual Basic)Default plug-in setups.  
Public Propertystatic (Shared in Visual Basic)Instance parameters for best interoperability.  
Public PropertyThe minimum sampling interval that the sever will use with its variables. In milliseconds.  
Public Propertystatic (Shared in Visual Basic)Instance parameters for best OPC compliance.  
Public PropertyDetermines whether the server is allowed to poll for the monitored items in parallel.  
Public PropertyConfigurations of plug-ins for the client object instance. (Inherited from OpcLabs.BaseLib.ComponentParameters)
Public PropertyDictionary of plug-in enabled flags, keyed by the plug-in name. Only for use with ConfigurationBinder. (Inherited from OpcLabs.BaseLib.ComponentParameters)
Public PropertySetups of plug-ins for the client object instance. (Inherited from OpcLabs.BaseLib.ComponentParameters)
Public PropertyDetermines whether nodes providing information about the server state for diagnostic purposes are restricted in visibility.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public Propertystatic (Shared in Visual Basic)Parameters for testing. These parameters are not secure!  
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Infrastructure.  
Protected PropertyOverridden. Infrastructure.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified EasyUAServerInstanceParameters is equal to the current object.  
Public MethodOverridden.   
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodOverloaded. Overridden. Infrastructure.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodInfrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodIndicates the standard name for the default combination of parameters. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodReturns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.ComponentParameters)
Protected MethodOverridden. Infrastructure.  
Protected MethodOverridden. Infrastructure.  
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Events
 NameDescription
Public Event (Inherited from OpcLabs.BaseLib.ComponentParameters)
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

EasyUAServerInstanceParameters Class
OpcLabs.EasyOpc.UA.Engine Namespace