Attempts to pull a subscription resolved notification.
            
            
            
            
        
            Parameters
- subscriber
 
- The subscriber object that will perform the operation.
 - millisecondsTimeout
 
- The number of milliseconds to wait, or System.Threading.Timeout.Infinite (-1) to wait indefinitely.
 
            
            Return Value
The event arguments, or null if no event is available within the specified time.
 
             
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
            
            See Also