Interface ITopIn
A Fluency function that reads from the top input.
Inherited Members
Namespace: Fluency.Execution.Functions
Assembly: Execution.dll
Syntax
public interface ITopIn : IFunction
Properties
| Improve this Doc View SourceTopInput
A function to call when you want the next value from the top input.
Declaration
GetNext TopInput { set; }
Property Value
| Type | Description |
|---|---|
| GetNext |