try_get_runtime

Function try_get_runtime 

Source
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.