|
ctrlX Data Layer .NET API
4.3.0
|
![]() |
The IClientAsyncResult interface. More...
Properties | |
DLR_RESULT | Result [get] |
Gets the result. | |
IVariant | Value [get] |
Gets the value. | |
The IClientAsyncResult interface.
Definition at line 6 of file IClientAsyncResult.cs.
|
get |
Gets the result.
Definition at line 16 of file IClientAsyncResult.cs.
|
get |
Gets the value.
Definition at line 11 of file IClientAsyncResult.cs.