ConcurrentAccessToken Methods |
The ConcurrentAccessToken type exposes the following members.

Name | Description | |
---|---|---|
![]() | Cancel |
Indicates that the operation requiring access on an object failed.
|
![]() | CheckContext |
Determines whether the current ConcurrentAccessToken is valid in the current context.
|
![]() | Complete |
Indicates that the operation requiring access on an object has successfully completed.
|
![]() | Dispose |
Indicates that the operation requiring access on an object has completed. If the Complete() method is
not invoked before the Dispose() method, the transaction is considered to have failed. Current threading
models do not support transactions and therefore this semantic is currently unused, but it may be used in the future.
|
