Parameter | Description |
---|---|
portType | The data type of the port. |
ITypedInputPortBuilder An input port builder that supports typed values.
Configures the data type of the input port.
IInputPortBuilder<TData> An input port builder with the specified data type.
Configures the generic data type TData
of the input port.