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

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

Inheritance diagram for ISubscriptionAsyncResult:
IClientAsyncResult

Properties

ISubscription Subscription [get]
 Gets the subscription. More...
 
- Properties inherited from IClientAsyncResult
DLR_RESULT Result [get]
 Gets the result. More...
 
IVariant Value [get]
 Gets the value. More...
 

Detailed Description

The result of the asynchronous subscription request.

Definition at line 8 of file ISubscriptionAsyncResult.cs.

Property Documentation

◆ Subscription

ISubscription Subscription
get

Gets the subscription.

Definition at line 13 of file ISubscriptionAsyncResult.cs.


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