InputPortInstance.Dispose Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace > InputPortInstance Class > InputPortInstance Methods >

InputPortInstance.Dispose Method

Releases all resources used by the current instance of the class.

Namespace: BNCS.Logic.Engine
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public void Dispose()

 

Remarks


This method disposes of the MQTT client if it is connected and cancels the BNCS connection.

 

See Also


InputPortInstance Class

BNCS.Logic.Engine Namespace