GetResult()
Gets the result of the async method. This method is a part of the Awaiter contract.
Declaration
public ConcurrentAccessToken GetResult()Returns
| Type | Description |
|---|---|
| ConcurrentAccessToken | The result of the AcquireAccessAsync(ObjectAccessLevel) method. |