Tags: mirocle/CAP
Tags
Using EnvironmentVariableTarget.Machine to get the environment variab… …les. (dotnetcore#1220) EnvironmentVariableTarget.Machine The environment variable is stored or retrieved from the HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment key in the Windows operating system registry. This value should be used on .NET implementations running on Windows systems only. https://learn.microsoft.com/en-us/dotnet/api/system.environmentvariabletarget?view=net-6.0
Fixed the health check could not get the status correctly when Rabbit… …MQ lost connection and quickly recovered. dotnetcore#1140
PreviousNext