Gets or sets the number of seconds to wait for the 
Refresh()()() to complete.
            

 Declaration Syntax
public int RefreshTimeout { get; set; }
Public Property RefreshTimeout As Integer
public:
virtual property int RefreshTimeout {
	int get () sealed;
	void set (int value) sealed;
}
 Remarks
            Set 
RefreshTimeout to -1 to wait indefinitely on 
Refresh()()().
            
Assembly: 
TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252