| 
            
              PIOutputAdapterConnectTimeout Property
             | 
          
        
        
            Gets or sets the timeout interval (in milliseconds) for the adapter's connection.
            
        
        Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_ConnectTimeout();
function set_ConnectTimeout(value);
 View SourceProperty Value
Int32
See Also