Length Property

Serilog Sinks AmazonS3

Serilog.Sinks.AmazonS3

WriteCountingStream..::..Length Property

When overridden in a derived class, gets the length in bytes of the stream.

Namespace:  Serilog.Sinks.AmazonS3
Assembly:  Serilog.Sinks.AmazonS3 (in Serilog.Sinks.AmazonS3.dll)

Syntax


public long Length { get; }
Public ReadOnly Property Length As Long
	Get
public:
property long long^ Length {
	long long^ get ();
}