Spring GemFire 1.0.1 API Reference

PoolFactoryObject.Pool Property

Sets the pool.

[Visual Basic]
Public WriteOnly Property Pool() As Pool
   Public Set
   End Set
End Property
[C#]
public Pool Pool { public set; }

Property Value

The pool.

See Also

PoolFactoryObject Class | Spring.Data.GemFire Namespace