Skip to main content

ASPNETCORE_MEMORY_POOL_OWNER

Constant ASPNETCORE_MEMORY_POOL_OWNER 

Source
pub const ASPNETCORE_MEMORY_POOL_OWNER: &'static str;
Expand description

The name of the library or subsystem using the memory pool instance.

§Notes

§Examples

  • "kestrel"
  • "iis"