Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 829 Bytes

controlchanneltrigger_decreasenetworkkeepaliveinterval_1909166565.md

File metadata and controls

23 lines (16 loc) · 829 Bytes
-api-id -api-type
M:Windows.Networking.Sockets.ControlChannelTrigger.DecreaseNetworkKeepAliveInterval
winrt method

Windows.Networking.Sockets.ControlChannelTrigger.DecreaseNetworkKeepAliveInterval

-description

Provides a way for an app to indicate that the network keep-alive interval maintained by the system with network intermediaries to wake up was too long and should be decreased. This method applies to class elements in the Windows.Networking.Sockets and related namespaces.

Note

The ControlChannelTrigger class is not supported on Windows Phone.

-remarks

Network intermediaries represent hardware and devices such as proxies and network address translators.

-examples

-see-also