Method | Description | |
---|---|---|
CollectionEventArgs ( Action |
Creates a new CollectionEventArgs.
|
|
ReleasePage ( int index ) : void |
Releases an unused page.
|
public CollectionEventArgs ( Action |
||
releasePage | Action |
|
collectionMode | MemoryPoolCollectionMode | |
desiredPageReleaseCount | int | |
return | System |
public ReleasePage ( int index ) : void | ||
index | int | the index of the page |
return | void |