IRegionTKey, TValueIsReadOnly Property |
This property throws NotImplementedException when called by
both local and distributed region instances.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxReadOnly Property IsReadOnly As Boolean
Get
property bool IsReadOnly {
bool get ();
}
abstract IsReadOnly : bool with get
Property Value
Type:
Boolean
See Also