IP*Works! S/SNMP V9 - Online Help
IP*Works! S/SNMP V9
Questions / Feedback?

ValueAsync Method

Returns the value corresponding to an OID.

Syntax

[VB.NET]
Public Function ValueAsync(ByVal OID As String) As Task<string>
[C#]
public Task<string> ValueAsync(string OID);

Remarks

This method is the asynchronous version of the Value method and is used to support asynchronous operations in WinRT. Please refer to Value for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0