Represents a connection to an Acroname BrainStem module.

Namespace:  Bespoke.Robotics.BrainStem
Assembly:  Bespoke.Robotics.BrainStem (in Bespoke.Robotics.BrainStem.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public sealed class Stream : IDisposable
Visual Basic (Declaration)
Public NotInheritable Class Stream _
	Implements IDisposable
Visual C++
public ref class Stream sealed : IDisposable

Inheritance Hierarchy

System..::.Object
  Bespoke.Robotics.BrainStem..::.Stream

See Also