MobileBroadbandModemIsolation.ApplyConfigurationAsync 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 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
|