KsiServiceAsyncResult Properties |
The KsiServiceAsyncResult type exposes the following members.
| 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
|