Connectivity Software User's Guide and Reference
SparkplugHostDescriptor Class Members
Fields  Properties  Methods 


OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug Namespace : SparkplugHostDescriptor Class

The following tables list the members exposed by SparkplugHostDescriptor.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Fields
 NameDescription
Public FieldThe default value of HostId property.

This is a constant, and its value is "" (String.Empty).

 
Top
Public Properties
 NameDescription
Public PropertyContains the Sparkplug connection descriptor for the system of this descriptor. (Inherited from OpcLabs.EasySparkplug.SparkplugSystemDescriptor)
Public PropertySparkplug host ID of the Sparkplug host application.  
Public PropertyDetermines whether this object is a null Sparkplug host descriptor.  
Public Propertystatic (Shared in Visual Basic)A null Sparkplug host descriptor.  
Public PropertyThe Sparkplug version used by the Sparkplug system of this descriptor. (Inherited from OpcLabs.EasySparkplug.SparkplugSystemDescriptor)
Public PropertySparkplug system ID of this descriptor. (Inherited from OpcLabs.EasySparkplug.SparkplugSystemDescriptor)
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified SparkplugHostDescriptor is equal to the current object.  
Public Methodstatic (Shared in Visual Basic)Create a Sparkplug host descriptor from a Sparkplug connection descriptor.  
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 MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
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 MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Info)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Operators
Determines whether the two objects are equal.
Converts a Sparkplug connection descriptor to a Sparkplug host descriptor.
Determines whether the two objects are not equal.
Top
See Also

Reference

SparkplugHostDescriptor Class
OpcLabs.EasySparkplug Namespace
EasySparkplugHostApplication Class