OutputPortInstance Methods

<< Click to Display Table of Contents >>

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

OutputPortInstance Methods

The OutputPortInstance type exposes the following members.

 

Methods


Name

Description

Public method

ClearInput

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

Public method

Dispose()

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

Protected method

IsNewValue

(Inherited from BasePortInstance.)

Public method

SetInput

Sets the input connector for the current instance. If the input is null, it clears the current input.

 

See Also


OutputPortInstance Class

BNCS.Logic.Engine Namespace