Gets or sets the result object timeout if the write back operation becomes an update operation
            
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | J# | 
public long UpdateTimeout { get; set; }
Public Property UpdateTimeout As Long Get Set
public: property long long UpdateTimeout { long long get (); void set (long long value); }
/** @property */ public long get_UpdateTimeout() /** @property */ public void set_UpdateTimeout(long value)
