Click or drag to resize
LockObjectFinishReadOutputType Method
Finishes the read operation

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public void FinishRead<OutputType>(
	OutputType output
)

Parameters

output
Type: OutputType
Output type

Type Parameters

OutputType
See Also