GigaSpaces XAP.NET Documentation
UpdateTimeout Property
Class LibraryGigaSpaces.XAP.EventsDataEventHandlerAttributeUpdateTimeout
Gets or sets the result object timeout if the write back operation becomes an update operation
Declaration Syntax
C#Visual BasicVisual C++J#
public long UpdateTimeout { get; set; }
Public Property UpdateTimeout As Long
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)
See Also

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.0.2.6900 (9.0.2.6900)