Gets or sets the maximum execution time in miliseconds allowed for a remote service invocation,
            after this time has elapsed, a 
OperationTimeoutException is thrown.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public int Timeout { get; set; }public:
property int Timeout {
	int get ();
	void set (int value);
}/** @property */
public int get_Timeout()
/** @property */
public  void set_Timeout(int value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)