Receives server's greeting. Gets the timestamp.

Namespace: Lesnikowski.Client
Assembly:  Mail (in Mail.dll)
Version: 2.7.2897.36617

Syntax

C#
protected override void GetServerGreeting()
Visual Basic (Declaration)
Protected Overrides Sub GetServerGreeting
Visual C++
protected:
virtual void GetServerGreeting () override

Exceptions

ExceptionCondition
Lesnikowski.Client..::ServerException -ERR response.

See Also

Pop3 Class