CompletedSynchronously Property

LibUsbDotNet

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

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