OpenPop.NET POP3 Library Documentation

PopServerLockedException Constructor

Creates a PopServerLockedException with the given inner exception

PopServerLockedException(
   PopServerException innerException
);

Parameters

innerException
The exception that is the cause of this exception

See Also

PopServerLockedException Class | OpenPop.Pop3.Exceptions Namespace