IsCompleted Property

LibUsbDotNet

LibUsbDotNet 2.2.8 IsCompleted Property
Library ReferenceLibUsbDotNet.MainUsbTransferIsCompleted
LibUsbDotNet on SourceForge
Gets an indication whether the asynchronous operation has completed.
Declaration Syntax
C# Visual Basic Visual C++
public bool IsCompleted { get; }
Public ReadOnly Property IsCompleted As Boolean
	Get
public:
virtual property bool IsCompleted {
	bool get () sealed;
}
Return Value
true if the operation is complete; otherwise, false.

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