|
ctrlX Data Layer API for .NET 5
2.1.0
|
![]() |
The result of the asynchronous client request. More...
Properties | |
DLR_RESULT | Result [get] |
Gets the result. More... | |
IVariant | Value [get] |
Gets the value. More... | |
The result of the asynchronous client request.
Definition at line 8 of file IClientAsyncResult.cs.
|
get |
Gets the result.
Definition at line 18 of file IClientAsyncResult.cs.
|
get |
Gets the value.
Definition at line 13 of file IClientAsyncResult.cs.