Method GetStream
Namespace: Belay.Core
Assembly: Belay.Core.dll
GetStream()
Gets the underlying stream for advanced protocol operations.
csharp
public Stream GetStream()
Returns
The file stream used for serial communication.