PostSharp//API Reference/Post­Sharp.​Patterns.​Threading/IConcurrency­Controller/Is­Sharable
Open sandboxFocus

Property IsSharable

IsSharable

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

Declaration
bool IsSharable { get; }
Property Value
Type Description
Boolean