SimulatorErrorCodes.PreviousOperationNotCompleted Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When Simulator is canceling previous operation or still running another operation, it cannot execute current operation
public: int PreviousOperationNotCompleted = 1;
public const int PreviousOperationNotCompleted = 1;
val mutable PreviousOperationNotCompleted : int
Public Const PreviousOperationNotCompleted As Integer = 1