Override this function to get server's greeting.

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

Syntax

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

See Also