Click or drag to resize

USBPipePolicyAutoClearStall Property

When true, the driver fails stalled data transfers, but the driver clears the stall condition automatically. Default value is false.

Namespace:  MadWizard.WinUSBNet
Assembly:  WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool AutoClearStall { get; set; }

Property Value

Type: Boolean
See Also