Spring GemFire 1.0.1 API Reference

RegionAttributesFactoryObject.CloningEnabled Property

Gets or sets the cloning enabled.

[Visual Basic]
Public WriteOnly Property CloningEnabled() As Nullable(Of Boolean)
   Public Set
   End Set
End Property
[C#]
public bool? CloningEnabled { public set; }

Property Value

The cloning enabled.

See Also

RegionAttributesFactoryObject Class | Spring.Data.GemFire Namespace