Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Session Dim result As IAsyncResult Dim value As Subscription value = instance.EndAddSubscription(result) |
C# | |
---|---|
public Subscription EndAddSubscription( IAsyncResult result ) |
Parameters
- result
- The object returned from the BeginAddSubscription method.
Return Value
Result data for the requested nodes and time interval. A continuation point is included for a node if not all results could be returned.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x