Map Business Online SDK
ApplicationIsBusy Field

MBO Namespace > ErrorCode Class : ApplicationIsBusy Field
Map Business Online application is busy. Application may be still processing another request or waiting for user input.
Syntax
'Declaration
 
Public Const ApplicationIsBusy As String
public const string ApplicationIsBusy

Field Value

MS0002
Remarks
The error occurs when application cannot process incoming call because another request is still in progress. Check that application doesn't wait for user input.
See Also

Reference

ErrorCode Class
ErrorCode Members