using will call Dispose() rather than await DisposeAsync() and therefore unneccesarily block the current thread for some time. It depends on the type of object how undesirable the difference is.
MSN: TSA delays: Which airports have long lines, and how to check the wait times
TSA delays: Which airports have long lines, and how to check the wait times
Fox Business: United adds TSA wait times to app as DHS shutdown strains airport security lines
United Airlines is rolling out a new feature to its app that will provide users with estimated TSA security wait times as airport congestion intensifies during a partial Department of Homeland ...
United adds TSA wait times to app as DHS shutdown strains airport security lines
CNET: Airport Security Lines Are Ridiculously Long. Check the Wait Time Before You Leave
Airport Security Lines Are Ridiculously Long. Check the Wait Time Before You Leave
Insider: TSA wait times are easing, but travelers still face long lines at some airports
TSA wait times are easing, but travelers still face long lines at some airports
International Business Times: JFK Airport TSA Wait Times Today: Light Lines Across Most Terminals on Quiet Saturday
Security lines at John F. Kennedy International Airport moved efficiently on Saturday, , with most terminals reporting average TSA wait times under 15 minutes for general screening and ...
JFK Airport TSA Wait Times Today: Light Lines Across Most Terminals on Quiet Saturday
The Using scope modifier is supported in the following contexts: Remotely executed commands, started with Invoke-Command using the ComputerName, HostName, SSHConnection or Session parameters (remote session) Background jobs, started with Start-Job (out-of-process session) Thread jobs, started via Start-ThreadJob or ForEach-Object -Parallel ...