IConcurrencyController Properties |
The IConcurrencyController type exposes the following members.
Name | Description | |
---|---|---|
|
IsReadOnly |
Determines whether the entity is currently read-only.
|
|
IsSharable |
Determines whether the entity can currently be accessed concurrently by several threads.
|
|
ThreadingModel |
Gets the ThreadingModel implemented by the current controller.
|