Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<DataMember()> _
Public persistent_stats As List(Of FileServerStatistic)
This language is not supported or no code example is available.
[DataMember()]
public List<FileServerStatistic> persistent_stats
This language is not supported or no code example is available.
[DataMember()]
public:
List<FileServerStatistic^>^ persistent_stats;
This language is not supported or no code example is available.