The RTPort type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Releases all resources used by this Port.
| |
| Dispose(Boolean) |
Releases all resources used by this Port.
| |
| (Inherited from | ||
| Finalize |
Finalizes the Port instance.
(Overrides | |
Serves as a hash function for a particular type. (Inherited from | ||
| GetPortNumber |
When overridden, gets the Type of the underlying port size.
| |
| GetPortType |
When overridden, gets the Type of the underlying port size.
| |
Gets the (Inherited from | ||
| Initialize |
Initializes the Port instance.
| |
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| IsDisposed |
Returns true if the instance has been Disposed, otherwise false.
| |
| PortLength |
Gets the number of ports mapped during construction.
|
See Also