| Name | Description | |
|---|---|---|
![]() | CreateHostApplication | Creates a new Sparkplug host application with the specified host ID and adds it to the Sparkplug system. |
![]() | DestroyHostApplication | Destroys the Sparkplug host application with the specified host ID and removes it from the system. |
![]() | Equals | Overloaded. Overridden. Determines whether the specified EasySparkplugSystem is equal to the current object. |
![]() | FindHostApplicationByHostId | Finds a Sparkplug host application by its host ID. |
![]() | FindOrCreateHostApplication | Find an existing Sparkplug host application by its host ID, or create a new one (and add it to the system) if it does not exist. |
![]() | GetHashCode | Overridden. |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() ![]() | ToSparkplugSystemDescriptor | Creates a Sparkplug system descriptor for the specified Sparkplug system. |
![]() | ToString | Overridden. |
![]() | ToSystemDescriptor | Creates a Sparkplug system descriptor for this Sparkplug system. |



