NodeMapIsReadOnly Property

CVB.Net Documentation
Gets whether this dictionary is read only.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

public override bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
Remarks

Read only when the Server is not in the ConfigurationState.
See Also

Reference