MailBee.NET Objects 3.1

Pop3.EndLogin Method 

Ends the pending asynchronous login request.

public bool EndLogin();

Return Value

true if the method succeeds; otherwise, false.

Exceptions

Exception Type Condition
MailBeeException An error occurred and ThrowExceptions is true.

See Also

Pop3 Class | MailBee.Pop3Mail Namespace | BeginLogin