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