RTPort GetPortType Method IntervalZero RTX Managed Code
When overridden, gets the Type of the underlying port size.

Namespace:  RTX.IO
Assembly:  IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)

Syntax

protected abstract Type GetPortType()

Return Value

Type: OnlineType
Returns portType.
See Also