I needed to implement the abstract member.
[Visual Basic]
Overrides Public ReadOnly Property Length As Long
[C#]
public long Length {override get;}
See Also
InflaterInputStream Class | InflaterInputStream Members | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace