Connectivity Software User's Guide and Reference
ISparkplugSystemConnectionMonitoring Interface
Members 



OpcLabs.EasySparkplug Assembly > OpcLabs.EasySparkplug Namespace : ISparkplugSystemConnectionMonitoring Interface
Allows monitoring of the connection to the Sparkplug system.
Syntax
'Declaration
 
<ExceptionContractAnnotationAttribute(True)>
<CLSCompliantAttribute(True)>
Public Interface ISparkplugSystemConnectionMonitoring 
   Inherits OpcLabs.BaseLib.ComponentModel.IReadOnlyStartable 
'Usage
 
Dim instance As ISparkplugSystemConnectionMonitoring
[ExceptionContractAnnotation(true)]
[CLSCompliant(true)]
public interface ISparkplugSystemConnectionMonitoring : OpcLabs.BaseLib.ComponentModel.IReadOnlyStartable  
[ExceptionContractAnnotation(true)]
[CLSCompliant(true)]
public interface class ISparkplugSystemConnectionMonitoring : public OpcLabs.BaseLib.ComponentModel.IReadOnlyStartable  
Remarks

 

Sparkplug is a trademark of Eclipse Foundation, Inc. "MQTT" is a trademark of the OASIS Open standards consortium. Other related terms are trademarks of their respective owners. Any use of these terms on this site is for descriptive purposes only and does not imply any sponsorship, endorsement or affiliation.

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also