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

ReadOnlyThreadAwareAttribute.IConcurrencyController.IsSharable Property

IConcurrencyController.IsSharable

Determines whether the entity can currently be accessed concurrently by several threads.

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