Click or drag to resize
MimeKit

YDecoderChecksum Property

Get the checksum.

Namespace: MimeKit.Encodings
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public int Checksum { get; }

Property Value

Int32
The checksum.
Remarks
Gets the checksum.
See Also