Method Acquire
Acquire(AsyncOperationHandle)
Increment reference count of operation handle.
선언
public void Acquire(AsyncOperationHandle handle)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| AsyncOperationHandle | handle | The handle to the resource to increment the reference count for. |