Task<object> GetServerValueAsync( int repositoryID, string connectionID, string valueName, string categoryName, bool useCache, Progressor progressor )
Function GetServerValueAsync( _ ByVal repositoryID As Integer, _ ByVal connectionID As String, _ ByVal valueName As String, _ ByVal categoryName As String, _ ByVal useCache As Boolean, _ Optional ByVal progressor As Progressor _ ) As Task(Of Object)
Parameters
- repositoryID
- connectionID
- valueName
- categoryName
- useCache
- progressor