Skip to content

Method GetStream

Namespace: Belay.Core
Assembly: Belay.Core.dll

GetStream()

Gets the underlying stream for advanced protocol operations.

csharp
public Stream GetStream()

Returns

Stream

The file stream used for serial communication.

Released under the Apache License 2.0.