RTPort Class |
An abstract base class for Port I/O.

Assembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

The RTPort type exposes the following members.


Name | Description | |
---|---|---|
![]() | IsDisposed |
Returns true if the instance has been Disposed, otherwise false.
|
![]() | PortLength |
Gets the number of ports mapped during construction.
|

Name | Description | |
---|---|---|
![]() | Dispose |
Releases all resources used by this Port.
|
![]() | Dispose(Boolean) |
Releases all resources used by this Port.
|
![]() | Finalize |
Finalizes the Port instance.
(Overrides ObjectFinalize.) |
![]() | GetPortNumber |
When overridden, gets the Type of the underlying port number.
|
![]() | Initialize |
Initializes the Port instance.
|
