Overload | Description |
---|---|
Unsubscribe(Func<ElevationCapturingEventArgs,Task>) | Unsubscribe from ElevationCapturingEvents by specifying the same action that was given to Subscribe. |
Unsubscribe(SubscriptionToken) | Unsubscribe from ElevationCapturingEvents by specifying the token that was returned by Subscribe. |