Table of Contents

Property IsDynamicCodeSupported

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

IsDynamicCodeSupported

Gets an bool indicating if the current environment supports dynamic code or it's running in an AOT assembly.

public static bool IsDynamicCodeSupported { get; }

Property Value

bool