MobileBroadbandModem.ResetAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Asynchronously performs a reset operation on the mobile broadband modem.
public:
virtual IAsyncAction ^ ResetAsync() = ResetAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ResetAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ResetAsync();
function resetAsync()
Public Function ResetAsync () As IAsyncAction
Returns
An asynchronous reset operation.
- Attributes
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|