Returns the read timeout of this pool.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic int ReadTimeout { get; }
Public ReadOnly Property ReadTimeout As Integer
Get
public:
property int ReadTimeout {
int get ();
}
member ReadTimeout : int with get
Property Value
Type:
Int32
See Also