PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingRead­Only­Thread­Aware­AttributeIConcurrency­Controller.​Is­Read­Only
Open sandboxFocus

ReadOnlyThreadAwareAttribute.IConcurrencyController.IsReadOnly Property

IConcurrencyController.IsReadOnly

Determines whether the entity is currently read-only.

Declaration
bool IConcurrencyController.IsReadOnly { get; }
Returns
Type Description
Boolean
Implements
IConcurrencyController.IsReadOnly