|
unsafe void | BufferRented (int bufferId, int bufferSize, int poolId, int bucketId) |
|
unsafe void | BufferAllocated (int bufferId, int bufferSize, int poolId, int bucketId, ArrayPoolEventSource.BufferAllocatedReason reason) |
|
void | BufferReturned (int bufferId, int bufferSize, int poolId) |
|
void | BufferTrimmed (int bufferId, int bufferSize, int poolId) |
|
void | BufferTrimPoll (int milliseconds, int pressure) |
|
Definition at line 10 of file ArrayPoolEventSource.cs.
The documentation for this class was generated from the following file: