ctrlX Data Layer .NET API  4.3.0
Loading...
Searching...
No Matches
IClientAsyncResult Interface Reference

The IClientAsyncResult interface. More...

Inheritance diagram for IClientAsyncResult:
ISubscriptionAsyncResult

Properties

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

Detailed Description

The IClientAsyncResult interface.

Definition at line 6 of file IClientAsyncResult.cs.

Property Documentation

◆ Result

DLR_RESULT Result
get

Gets the result.

Definition at line 16 of file IClientAsyncResult.cs.

◆ Value

IVariant Value
get

Gets the value.

Definition at line 11 of file IClientAsyncResult.cs.


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