GigaSpaces XAP.Net Documentation
DefaultTimeOut Property
Class LibraryGigaSpaces.CoreSpaceProxyProviderFactoryDefaultTimeOut
Gets or sets the default timeout assigned to created proxies.
Declaration Syntax
C#Visual BasicVisual C++J#
public long DefaultTimeOut { get; set; }
Public Property DefaultTimeOut As Long
public:
virtual property long long DefaultTimeOut {
	long long get () sealed;
	void set (long long value) sealed;
}
/** @property */
public final long get_DefaultTimeOut()
/** @property */
public final  void set_DefaultTimeOut(long value)

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