Click or drag to resize

AsyncResultVoidCompletedSynchronously Property

Gets a value indicating whether the asynchronous operation completed synchronously.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework (in Enkoni.Framework.dll) Version: 1.3.0.1
Syntax
public bool CompletedSynchronously { get; }

Property Value

Type: Boolean

Implements

IAsyncResultCompletedSynchronously
See Also