Implemented interface member:
property
AppPoolId
Microsoft.AspNetCore.Server.IIS.IIISEnvironmentFeature.AppPoolId
1 write to AppPoolId
Microsoft.AspNetCore.Server.IIS (1)
Core\IISEnvironmentFeature.cs (1)
37AppPoolId = configuration["IIS_APP_POOL_ID"] ?? string.Empty;