HAAsyncResult Class |
Namespace: Guardtime.KSI.Service.HighAvailability
The HAAsyncResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | HAAsyncResult |
Create high availablity KSI service async result instance.
|
Name | Description | |
---|---|---|
![]() | AsyncState |
Gets a user-defined object that qualifies or contains information about an asynchronous operation.
|
![]() | AsyncWaitHandle |
Gets a WaitHandle that is used to wait for an asynchronous operation to complete.
|
![]() | CompletedSynchronously |
Gets a value that indicates whether the asynchronous operation completed synchronously.
|
![]() | IsCompleted |
Gets a value that indicates whether the asynchronous operation has completed.
|
![]() | RequestRunner |
Get high availability request runner.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Releasing unmanaged resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetComplete |
Set async operation as completed.
|
![]() | ToString | (Inherited from Object.) |