public Task CancelFeatureCacheRequestsAsync( bool showNotification )
Public Function CancelFeatureCacheRequestsAsync( _ ByVal showNotification As Boolean _ ) As Task
Parameters
- showNotification
- Show a toast notification when the cancelation operation is complete.