RTPort Members IntervalZero RTX Managed Code

The RTPort type exposes the following members.

Methods

NameDescription
Public methodDispose
Releases all resources used by this Port.
Protected methodDispose(Boolean)
Releases all resources used by this Port.
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodFinalize
Finalizes the Port instance.
(Overrides OnlineObject Finalize .)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Protected methodGetPortNumber
When overridden, gets the Type of the underlying port size.
Protected methodGetPortType
When overridden, gets the Type of the underlying port size.
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Protected methodInitialize
Initializes the Port instance.
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
Properties

NameDescription
Public propertyIsDisposed
Returns true if the instance has been Disposed, otherwise false.
Public propertyPortLength
Gets the number of ports mapped during construction.
Back to Top
See Also