powersave


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.2" ) ]
public uint powersave { get; set; }

If set to false, Wi-Fi power saving behavior is disabled.

If set to true, Wi-Fi power saving behavior is enabled. All other values are reserved. Note that even though only boolean values are allowed, the property type is an unsigned integer to allow for future expansion.