WriteCountingStream Properties

Serilog Sinks AmazonS3

Serilog.Sinks.AmazonS3

WriteCountingStream Properties

The WriteCountingStream type exposes the following members.

Properties


  Name Description
Public property CanRead
When overridden in a derived class, gets a value indicating whether the current stream supports reading.
Public property CanSeek
When overridden in a derived class, gets a value indicating whether the current stream supports seeking.
Public property CanWrite
When overridden in a derived class, gets a value indicating whether the current stream supports writing.
Public property CountedLength
Gets the length of the counted value.
Public property Length
When overridden in a derived class, gets the length in bytes of the stream.
Public property Position
When overridden in a derived class, gets or sets the position within the current stream.