Unpin(int)
public void Unpin(int token) Unpins this page, allowing it to be returned to the page pool.
Parameters
tokenint- The token, which must match the page's
ArcBufferPagefor this operation to be allowed.
public void Unpin(int token)tokenintArcBufferPage for this operation to be allowed.