Skip to content

ArcBufferPage.Pin(int)

Pin(int)

View source
public void Pin(int token)
Pins this page to prevent it from being returned to the page pool.

Parameters

tokenint
The token, which must match the page's ArcBufferPage for this operation to be allowed.