pub fn try_get_runtime() -> Result<Arc<AssemblyDelegateLoader>, DotNetRuntimeCreationError>Expand description
Get a reference to a shared .NET runtime and associated DLL bundle or return and error if the runtime cannot be created.
pub fn try_get_runtime() -> Result<Arc<AssemblyDelegateLoader>, DotNetRuntimeCreationError>Get a reference to a shared .NET runtime and associated DLL bundle or return and error if the runtime cannot be created.