Length Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Length Property
Library ReferenceMonoLibUsb.TransferMonoUsbIsoPacketLength
LibUsbDotNet on SourceForge
Length of data to request in this packet.
Declaration Syntax
C# Visual Basic Visual C++
public int Length { get; set; }
Public Property Length As Integer
	Get
	Set
public:
property int Length {
	int get ();
	void set (int value);
}

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