PowerPolicies Class

LibUsbDotNet

LibUsbDotNet 2.2.8 PowerPolicies Class
Library ReferenceLibUsbDotNet.WinUsbPowerPolicies
LibUsbDotNet on SourceForge
power policy for a WinUsbDevice.
Declaration Syntax
C# Visual Basic Visual C++
public class PowerPolicies
Public Class PowerPolicies
public ref class PowerPolicies
Members
All Members Properties



Icon Member Description
AutoSuspend
If the auto suspend policy parameter is TRUE (that is, nonzero), the USB stack suspends the device when no transfers are pending. The default value for the AutoSuspend policy parameter is TRUE.

SuspendDelay
The suspend delay policy parameter specifies the minimum amount of time, in milliseconds, that the WinUSB driver must wait after any transfer before it can suspend the device.

Inheritance Hierarchy
Object
PowerPolicies

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)