The SerialStream type exposes the following members.
Events
Name | Description | |
---|---|---|
Closed |
Occurs when the stream is closed.
(Inherited from DeviceStream.) | |
InterruptRequested |
Occurs when Interruptible is true and another process or thread with higher priority
would like to open the stream.
(Inherited from DeviceStream.) |
See Also