Override this function to get server's greeting.

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

Syntax

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

See Also