| 
            
              RemoteOutputAdapterThrottleTransmission Property
             | 
          
        
        
            Gets or sets a boolean value that determines whether to wait for
            acknowledgment from the historian that the last set of points have
            been received before attempting to send the next set of points.
            
        
        Namespace: HistorianAdaptersAssembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_ThrottleTransmission();
function set_ThrottleTransmission(value);
 View SourceProperty Value
Boolean
See Also