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

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public const int NoOperationToEnd

Field Value

Type: Int32
See Also