Skip to content

ArcBufferPage.Unpin(int)

Unpin(int)

View source
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 ArcBufferPage for this operation to be allowed.