IsSharable
Determines whether the entity can currently be accessed concurrently by several threads.
Declaration
bool IsSharable { get; }
Property Value
Type | Description |
---|---|
bool |
Determines whether the entity can currently be accessed concurrently by several threads.
bool IsSharable { get; }
Type | Description |
---|---|
bool |