Click or drag to resize

ExceptionHandlingSoapExtensionChainStream Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public override Stream ChainStream(
	Stream stream
)

Parameters

stream
Type: System.IOStream

Return Value

Type: Stream
See Also