Property UnloadOnDispose
UnloadOnDispose
Whether to unload all data and free memory when Dispose is called
public bool UnloadOnDispose { get; set; }
Whether to unload all data and free memory when Dispose is called
public bool UnloadOnDispose { get; set; }