WrappingStreamBase.WrappedStream property

Gets the wrapped stream.

protected Stream WrappedStream { get; }

Property Value

The wrapped stream.

See Also