SocketActivityConnectedStandbyAction SocketActivityConnectedStandbyAction SocketActivityConnectedStandbyAction SocketActivityConnectedStandbyAction Enum

Definition

Indicates whether an app that uses the socket brokering service can receive packets when the system goes to connected stand by.

public : enum class SocketActivityConnectedStandbyActionpublic enum SocketActivityConnectedStandbyActionPublic Enum SocketActivityConnectedStandbyAction// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

DoNotWake DoNotWake DoNotWake DoNotWake

The app should not receive packets when the system goes to stand by.

Wake Wake Wake Wake

The app can receive packets even when the system goes to stand by.