Share via


MobileBroadbandModemIsolation.ApplyConfigurationAsync Method

Definition

Asynchronously isolates the modem to allow only core networking traffic (such as DHCP, DNS, and ICMP) or traffic to a set of allowed hosts as specified by AddAllowedHost or AddAllowedHostRange.

public:
 virtual IAsyncAction ^ ApplyConfigurationAsync() = ApplyConfigurationAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ApplyConfigurationAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ApplyConfigurationAsync();
function applyConfigurationAsync()
Public Function ApplyConfigurationAsync () As IAsyncAction

Returns

An asynchronous action.

Attributes

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to