|
<< 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)
public class OutputPortInstance : BasePortInstance,
ISingleReceiver, IDisposable
Object
BNCS.Logic.Engine.BasePortInstance
BNCS.Logic.Engine.OutputPortInstance