Click or drag to resize

WebCacheShellContentGetStream Method

Gets the stream.

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

Return Value

Type: Stream
A Stream instance.
See Also