MailBee.NET Objects 7.1

ErrorCodes.NoOperationToEnd Field

Asynchonous method completion with EndXXX method is not possible, since no corresponding BeginXXX method has been called before.

public const int NoOperationToEnd = 4;

See Also

ErrorCodes Class | MailBee Namespace