Skip to content

GCSettings.LatencyMode and GCSettings.LargeObjectHeapCompactionMode not support on andoird #7801

@HFAsif

Description

@HFAsif

Android application type

Android for .NET (net6.0-android, etc.)

Affected platform version

vs2022

Description

when i run . i get error android platform not support this

Steps to Reproduce

GCSettings.LatencyMode = [GCLatencyMode.SustainedLowLatency;](url)
GCSettings.LargeObjectHeapCompactionMode = GCLargeObjectHeapCompactionMode.CompactOnce;

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

Labels

needs-triageIssues that need to be assigned.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions