OutputPortInstance Class

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace >

OutputPortInstance Class

Represents an instance of an output port, which is a specialized type of port that can send data to a single receiver and can be disposed of when no longer needed.

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

 

Syntax


public class OutputPortInstance : BasePortInstance,
 ISingleReceiverIDisposable

 

Inheritance Hierarchy


Object
BNCS.Logic.Engine.BasePortInstance
   BNCS.Logic.Engine.OutputPortInstance

 

See Also


OutputPortInstance Members

BNCS.Logic.Engine Namespace