Click or drag to resize

HAAsyncResultCompletedSynchronously Property

Gets a value that indicates whether the asynchronous operation completed synchronously.

Namespace:  Guardtime.KSI.Service.HighAvailability
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public bool CompletedSynchronously { get; }

Property Value

Type: Boolean

Implements

IAsyncResultCompletedSynchronously
See Also