ErrorCodesNoOperationToEnd Field |
Asynchonous method completion with EndXXX method is not possible,
since no corresponding BeginXXX method has been called before.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic const int NoOperationToEnd
Public Const NoOperationToEnd As Integer
Field Value
Type:
Int32
See Also