GetLength() Method
Gets the length of the wrapped stream without locking it.
Namespace
Statiq.Common
Containing Type
LockingStreamWrapper

Syntax

public long GetLength()

Return Value

Type Description
long The length of the wrapped stream.