SimulatorErrorCodes.PreviousOperationNotCompleted Field

Definition

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

Field Value

Value = 1
Int32

Applies to