MailBee.NET Objects 4.0

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