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