Hash code of the header.

Namespace:  Sasa.Net.Pop3
Assembly:  Sasa.Net (in Sasa.Net.dll)

Syntax

Visual Basic (Declaration)
Public Overrides Function GetHashCode As Integer
C#
public override int GetHashCode()
Visual C++
public:
virtual int GetHashCode() override
JavaScript
function getHashCode();

Return Value

Hash code of the header.

See Also