Length

IStreamWrapper.Length property

Gets the length in bytes of the stream. Read-only Int64.

public long Length { get; }

See Also