TcpKsiServiceAsyncResult Properties |
The TcpKsiServiceAsyncResult type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncState |
Gets a user-defined object that qualifies or contains information about an asynchronous operation.
(Inherited from KsiServiceAsyncResult.) | |
| AsyncWaitHandle |
Gets a WaitHandle that is used to wait for an asynchronous operation to complete.
(Inherited from KsiServiceAsyncResult.) | |
| CompletedSynchronously |
Gets a value that indicates whether the asynchronous operation completed synchronously.
(Inherited from KsiServiceAsyncResult.) | |
| DocumentHash |
Data hash to be signed
(Inherited from KsiServiceAsyncResult.) | |
| Error |
Error thrown
(Inherited from KsiServiceAsyncResult.) | |
| HasError |
Returns true if error is thrown
(Inherited from KsiServiceAsyncResult.) | |
| IsCompleted |
Gets a value that indicates whether the asynchronous operation has completed.
(Inherited from KsiServiceAsyncResult.) | |
| IsDisposed |
True if the instance is disposed
(Inherited from KsiServiceAsyncResult.) | |
| Level |
The level value of the aggregation tree node to be signed
(Inherited from KsiServiceAsyncResult.) | |
| PostData |
Posted bytes
(Inherited from KsiServiceAsyncResult.) | |
| RequestId |
Request ID
(Inherited from KsiServiceAsyncResult.) | |
| RequestType | Obsolete.
TCP request type
| |
| ResultStream |
Result byte stream
(Inherited from KsiServiceAsyncResult.) | |
| ServiceRequestType |
TCP request type (signing, extending, configuration request)
|