DecRefQueue interface More...
Public Member Functions | |
void | SetLimit (uint l) |
Sets the limit on numbers of objects that are kept back at GC collection. More... | |
DecRefQueue interface
Definition at line 32 of file IDecRefQueue.cs.
|
inline |
Sets the limit on numbers of objects that are kept back at GC collection.
l |
Definition at line 57 of file IDecRefQueue.cs.