Serilog.Sinks.AmazonS3
|
WriteCountingStream Properties
The WriteCountingStream type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanRead |
When overridden in a derived class, gets a value indicating whether the current stream supports reading.
|
|
CanSeek |
When overridden in a derived class, gets a value indicating whether the current stream supports seeking.
|
|
CanWrite |
When overridden in a derived class, gets a value indicating whether the current stream supports writing.
|
|
CountedLength |
Gets the length of the counted value.
|
|
Length |
When overridden in a derived class, gets the length in bytes of the stream.
|
|
Position |
When overridden in a derived class, gets or sets the position within the current stream.
|