GetStreamContainer

StreamSource.GetStreamContainer method

Gets the stream container.

public override StreamContainer GetStreamContainer()

Return Value

the stream container.

Remarks

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

See Also