The synchronous parameter of MessageBox was set to false, so the method returned immediately, without waiting for a response from the user.
Declaring type: RemoteMessageBoxResult
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Syntax
C#
public const RemoteMessageBoxResult Asynchronous = 32001