| Name | Description | |
|---|---|---|
![]() | CreateSystem | Overloaded. Creates a new Sparkplug system object with the specified system ID and connection descriptor, and adds it to the infrastructure. |
![]() | DestroySystem | Destroys the Sparkplug system with the specified system ID, removing it from the infrastructure. |
![]() | Equals | Overloaded. Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.BaseLib.Object2) |
![]() | FindOrCreateHostApplication | Find an existing Sparkplug host application by a host descriptor, or create a new one (and add it to the system). |
![]() | FindOrCreateSystem | Overloaded. Find an existing Sparkplug system by a system descriptor, or create a new one (and add it to the infrastructure) if not found. |
![]() | FindSystemByConnectionDescriptor | Overloaded. Finds a Sparkplug system by its connection descriptor. |
![]() | FindSystemBySystemId | Finds a Sparkplug system by its system Id. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from OpcLabs.BaseLib.Object2) |
![]() | GetService | |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | ToString | (Inherited from OpcLabs.BaseLib.Object2) |


