Click or drag to resize

WebCacheShellContentGetStream Method

Gets the stream.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
protected virtual Stream GetStream()

Return Value

Type: Stream
A Stream instance.
See Also