SimulatorErrorCodes.UnableToSendRemoteAction 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.
The Simulator is unable to send the requested action to the Simulator session.
public: int UnableToSendRemoteAction = 17;
public const int UnableToSendRemoteAction = 17;
val mutable UnableToSendRemoteAction : int
Public Const UnableToSendRemoteAction As Integer = 17