TK.GetValuesFromHistorianAsync Method
        
		
       
       
        Get historian values from tag names async
		
	
	
	
				
			
	
			
				
				
				
					Public Shared Function GetValuesFromHistorianAsync( _ 
   ByVal tagNames As String(), _ 
   ByVal dt As Date _ 
) As Task(Of Double[])
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			tagNames
		
	
 
	- 
		string[] 
	
 
	Tag names 
	- 
		
			dt
		
	
 
	- 
		DateTime 
	
 
	DateTime 
	
		Return Value
	Task<
double[]> 
		
		Array containg values 
	
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8