TcpKsiServiceAsyncResult Class |
Namespace: Guardtime.KSI.Service.Tcp
The TcpKsiServiceAsyncResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | TcpKsiServiceAsyncResult |
Create TCP KSI service async result instance
|
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)
|
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from KsiServiceAsyncResult.) |
![]() | 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
(Inherited from KsiServiceAsyncResult.) |
![]() | ToString | (Inherited from Object.) |