Struct CombinedReadLockAsync
    Public
    
    
    
    Public Methods
        
                CombinedReadLockAsync
        
                (lock1, lock2)
    
                    
                    
                        Public
                    
                
        
                UnlockAfter
        
                (handle)
    
                    
                    Release the lock after the given job has completed.
                        Public
                    
                Public Variables
        
                dependency
        
    
                    
                    
                        Public
                            Readonly
                    
                
        
                lock1
        
    
                    
                    
                        Public
                            Readonly
                    
                
        
                lock2
        
    
                    
                    
                        Public
                            Readonly