메소드 | 설명 | |
---|---|---|
CollectionEventArgs ( Action |
Creates a new CollectionEventArgs.
|
|
ReleasePage ( int index ) : void |
Releases an unused page.
|
public CollectionEventArgs ( Action |
||
releasePage | Action |
|
collectionMode | MemoryPoolCollectionMode | |
desiredPageReleaseCount | int | |
리턴 | System |
public ReleasePage ( int index ) : void | ||
index | int | the index of the page |
리턴 | void |