ErrorCodesNoOperationToEnd Field |
Asynchonous method completion with EndXXX method is not possible,
since no corresponding BeginXXX method has been called before.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public const int NoOperationToEnd
Public Const NoOperationToEnd As Integer
Field Value
Type:
Int32See Also