Class RealmInUseException
An exception thrown when an an operation is being performed on an open Realm that can only performed on a closed Realm (e.g. deleting Realm files).
Implements
Namespace: Realms.Exceptions
Assembly: Realm.dll
Syntax
public class RealmInUseException : RealmException, ISerializable