Disables an already enabled application from launching if an arriving SMS message satisfies the interception rule condition.
If your application is still running and consuming the MessageReceived event, then you will still receive the event.
| C# | Visual Basic |
public void DisableApplicationLauncher()
Public Sub DisableApplicationLauncher