TarArchiveReadStream Properties

The TarArchiveReadStream type exposes the following members.

Properties

Name Description
Public property CanRead (Overrides Stream.CanRead.)
Public property CanSeek (Inherited from TarArchiveStream.)
Public property CanTimeout (Inherited from Stream.)
Public property CanWrite (Overrides Stream.CanWrite.)
Public property IsClosed (Inherited from TarArchiveStream.)
Public property Length (Overrides Stream.Length.)
Public property Position (Overrides Stream.Position.)
Public property ReadTimeout (Inherited from Stream.)
Public property WriteTimeout (Inherited from Stream.)

See Also

Reference