KsiServiceAsyncResult Class |
Namespace: Guardtime.KSI.Service
The KsiServiceAsyncResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | KsiServiceAsyncResult |
Create 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.
|
![]() | DocumentHash |
Data hash to be signed
|
![]() | Error |
Error thrown
|
![]() | HasError |
Returns true if error is thrown
|
![]() | IsCompleted |
Gets a value that indicates whether the asynchronous operation has completed.
|
![]() | IsDisposed |
True if the instance is disposed
|
![]() | Level |
The level value of the aggregation tree node to be signed
|
![]() | PostData |
Posted bytes
|
![]() | RequestId |
Request ID
|
![]() | ResultStream |
Result byte stream
|
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetComplete |
Complete the async result
|
![]() | ToString | (Inherited from Object.) |