Click or drag to resize
NonSeekableStreamSetLength Method

Namespace: Lawo.IO
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
public override sealed void SetLength(
	long value
)

Parameters

value
Type: SystemInt64
Exceptions
ExceptionCondition
NotSupportedExceptionThrown with each call.
See Also