The default file server port
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Const DEFAULT_FILE_SERVER_PORT As Integer = 1212
This language is not supported or no code example is available.
public const int DEFAULT_FILE_SERVER_PORT = 1212
This language is not supported or no code example is available.
public:
const int DEFAULT_FILE_SERVER_PORT = 1212;
This language is not supported or no code example is available.