An object of StreamInfo class represents a stream on virtual cluster. For streamset related actions, a list of streams would be used.

Namespace: VcClient
Assembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)

Syntax

C#
public class StreamInfo
Visual Basic
Public Class StreamInfo
Visual C++
public ref class StreamInfo

Inheritance Hierarchy

Object
  VcClient..::..StreamInfo

See Also