Returns the StreamProperties of the stream.

Namespace: StreamBase.SB.Monitor
Assembly: StreamBase.SB.Monitor (in StreamBase.SB.Monitor.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public StreamProperties GetStreamProperties()
Public Function GetStreamProperties As StreamProperties
public:
StreamProperties^ GetStreamProperties()

Return Value

the StreamProperties of the stream.

See Also