OutputPortInstance.ClearInput Method

<< Click to Display Table of Contents >>

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

OutputPortInstance.ClearInput Method

Clears the current input by unsubscribing from the OnValueChanged event and setting the input to null.

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

 

Syntax


public void ClearInput()

 

See Also


OutputPortInstance Class

BNCS.Logic.Engine Namespace