Lightstreamer .Net Standard Client 4.0.0
ContentsIndexHome
PreviousUpNext
LSStreamReader.Close Method

let's map the dispose method to the close one

C++
public: void Close();
C#
public virtual void Close();
Visual Basic
Public virtual Function Close() As void