Share via


AsyncResult.CompletedSynchronously Property

Namespace:  Microsoft.Exchange.Common
Assembly:  Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)

Syntax

'Declaration
Public Property CompletedSynchronously As Boolean
    Get
    Friend Set
'Usage
Dim instance As AsyncResult
Dim value As Boolean

value = instance.CompletedSynchronously
public bool CompletedSynchronously { get; internal set; }

Property Value

Type: System.Boolean

Implements

IAsyncResult.CompletedSynchronously