LoadOptions.UnloadOnDispose

LoadOptions.UnloadOnDispose property

Whether to unload all data and free memory when Dispose is called

public bool UnloadOnDispose { get; set; }

See Also