StreamSource class

StreamSource class

Represents a stream source.

Inheritance: StreamSourceSource

The StreamSource type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the StreamSource class.
initInitializes a new instance of the StreamSource class.

Properties

PropertyDescription
streamGets the stream.
dispose_streamGets a value indicating whether stream should be disposed whenever container gets disposed.

Methods

MethodDescription
get_stream_containerGets the stream container.

See Also