| MemoryBlockStreamLength Property |
Get the length of the stream, in bytes.
Namespace: MimeKit.IOAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public override long Length { get; }
Property Value
Int64The length of the stream, in bytes.
Exceptions Remarks
Gets the length of the stream, in bytes.
See Also