GetStreamContainer

Source.GetStreamContainer method

Gets the stream container.

public abstract StreamContainer GetStreamContainer()

Return Value

the stream container.

Remarks

Use with caution. You will need to dispose the stream container after retrieval.

See Also