| Parameter | Description |
|---|---|
| portType | The data type of the port. |
IOutputPortBuilder An output port builder with the specified data type.
Configures the data type of the output port.
IOutputPortBuilder<TData> An output port builder with the specified data type.
Configures the generic data type TData of the output port.