Open
Description
Issue description
the doc requires some updates after our 7.0 work. an important update should be the ephemeral segment size limit for specifying the size which is no longer the case for 7.0.
also in general I noticed we didn't specify enough details for the API behavior such as
- what happens to the latency mode when an exception is thrown
- if you have allocated more than the size you specified what is the behavior (ie, a GC will happen and we will exit the NoGCRegion mode and revert back to the previous latency mode)
since customers can check the latency mode before they decide whether they want to call the API it's important to spell out the behavior wrt latency mode.
Target framework
- .NET Core
- .NET Framework
- .NET Standard