Unsubscribes from an event.
| Exception | Condition |
|---|---|
| ArgumentNullException | If name or handler
are null. |
| EventSubscriptionFailedException | Thrown if unsubscribing from the event failed. |
![]() | Ranorex Documentation UnsubscribeEvent Method (name, handler) Namespaces ► Ranorex.Core ► Element ► UnsubscribeEvent(String, Delegate) |
| Exception | Condition |
|---|---|
| ArgumentNullException | If name or handler
are null. |
| EventSubscriptionFailedException | Thrown if unsubscribing from the event failed. |