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


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

The following tables list the members exposed by SparkplugConnectionDescriptor.

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

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

 
Top
Public Properties
 NameDescription
Public PropertyGets or sets the descriptor for the Sparkplug broker.  
Public PropertyThe client ID that will be used for the connection to the MQTT broker.  
Public PropertyDetermines whether this connection descriptor is a null connection descriptor.  
Public Propertystatic (Shared in Visual Basic)A null Sparkplug connection descriptor.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified System.Object is equal to the current object.  
Public Methodstatic (Shared in Visual Basic)Creates a Sparkplug connection descriptor from a Sparkplug broker descriptor.  
Public MethodOverridden. Serves as a hash function for a particular type.  
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 broker descriptor to a Sparkplug connection descriptor.
Determines whether the two objects are not equal.
Top
See Also

Reference

SparkplugConnectionDescriptor Class
OpcLabs.EasySparkplug Namespace
EasySparkplugEdgeNodeCore Class