Command to request info about a synchronization
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Const MS_REQUEST_SYNCHRONIZATION As String = "RS"
This language is not supported or no code example is available.
public const string MS_REQUEST_SYNCHRONIZATION = @"RS"
This language is not supported or no code example is available.
public:
const String^ MS_REQUEST_SYNCHRONIZATION = "RS";
This language is not supported or no code example is available.