MobileBroadbandModem.ResetAsync Method

Definition

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

Applies to