ctrlX Data Layer API for .NET 5  2.1.0
IClientAsyncResult Interface Reference

The result of the asynchronous client request. More...

Inheritance diagram for IClientAsyncResult:
ISubscriptionAsyncResult

Properties

DLR_RESULT Result [get]
 Gets the result. More...
 
IVariant Value [get]
 Gets the value. More...
 

Detailed Description

The result of the asynchronous client request.

Definition at line 8 of file IClientAsyncResult.cs.

Property Documentation

◆ Result

DLR_RESULT Result
get

Gets the result.

Definition at line 18 of file IClientAsyncResult.cs.

◆ Value

IVariant Value
get

Gets the value.

Definition at line 13 of file IClientAsyncResult.cs.


The documentation for this interface was generated from the following file: